Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/intel/
A Dskl.c96 sof_skl_ops.post_fw_run = hda_dsp_post_fw_run; in sof_skl_ops_init()
A Dapl.c89 sof_apl_ops.post_fw_run = hda_dsp_post_fw_run; in sof_apl_ops_init()
A Dicl.c151 sof_icl_ops.post_fw_run = icl_dsp_post_fw_run; in sof_icl_ops_init()
A Dtgl.c109 sof_tgl_ops.post_fw_run = hda_dsp_post_fw_run; in sof_tgl_ops_init()
A Dcnl.c433 sof_cnl_ops.post_fw_run = hda_dsp_post_fw_run; in sof_cnl_ops_init()
A Dmtl.c628 sof_mtl_ops.post_fw_run = mtl_dsp_post_fw_run; in sof_mtl_ops_init()
/linux-6.3-rc2/sound/soc/sof/
A Dops.h164 if (sof_ops(sdev)->post_fw_run) in snd_sof_dsp_post_fw_run()
165 return sof_ops(sdev)->post_fw_run(sdev); in snd_sof_dsp_post_fw_run()
A Dsof-priv.h272 int (*post_fw_run)(struct snd_sof_dev *sof_dev); /* optional */ member

Completed in 12 milliseconds