Searched refs:post_fw_run (Results 1 – 5 of 5) sorted by relevance
93 .post_fw_run = hda_dsp_post_fw_run,
85 .post_fw_run = hda_dsp_post_fw_run,
295 .post_fw_run = hda_dsp_post_fw_run,
97 if (sof_ops(sdev)->post_fw_run) in snd_sof_dsp_post_fw_run()98 return sof_ops(sdev)->post_fw_run(sdev); in snd_sof_dsp_post_fw_run()
209 int (*post_fw_run)(struct snd_sof_dev *sof_dev); /* optional */ member