Home
last modified time | relevance | path

Searched refs:post_fw_run (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/sof/intel/
A Dapl.c99 .post_fw_run = hda_dsp_post_fw_run,
A Dicl.c95 .post_fw_run = hda_dsp_post_fw_run_icl,
A Dtgl.c91 .post_fw_run = hda_dsp_post_fw_run,
A Dcnl.c301 .post_fw_run = hda_dsp_post_fw_run,
/linux/sound/soc/sof/
A Dops.h117 if (sof_ops(sdev)->post_fw_run) in snd_sof_dsp_post_fw_run()
118 return sof_ops(sdev)->post_fw_run(sdev); in snd_sof_dsp_post_fw_run()
A Dsof-priv.h242 int (*post_fw_run)(struct snd_sof_dev *sof_dev); /* optional */ member

Completed in 7 milliseconds