Searched refs:post_fw_run (Results 1 – 6 of 6) sorted by relevance
99 .post_fw_run = hda_dsp_post_fw_run,
95 .post_fw_run = hda_dsp_post_fw_run_icl,
91 .post_fw_run = hda_dsp_post_fw_run,
301 .post_fw_run = hda_dsp_post_fw_run,
117 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()
242 int (*post_fw_run)(struct snd_sof_dev *sof_dev); /* optional */ member
Completed in 7 milliseconds