Searched refs:hda_set_dai_drv_ops (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/sound/soc/sof/intel/ |
D | skl.c | 84 hda_set_dai_drv_ops(sdev, &sof_skl_ops); in sof_skl_ops_init()
|
D | apl.c | 82 hda_set_dai_drv_ops(sdev, &sof_apl_ops); in sof_apl_ops_init()
|
D | icl.c | 164 hda_set_dai_drv_ops(sdev, &sof_icl_ops); in sof_icl_ops_init()
|
D | lnl.c | 179 hda_set_dai_drv_ops(sdev, &sof_lnl_ops); in sof_lnl_ops_init()
|
D | tgl.c | 123 hda_set_dai_drv_ops(sdev, &sof_tgl_ops); in sof_tgl_ops_init()
|
D | hda-dai.c | 706 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in hda_set_dai_drv_ops() function 728 EXPORT_SYMBOL_NS(hda_set_dai_drv_ops, SND_SOC_SOF_INTEL_HDA_COMMON);
|
D | cnl.c | 436 hda_set_dai_drv_ops(sdev, &sof_cnl_ops); in sof_cnl_ops_init()
|
D | mtl.c | 767 hda_set_dai_drv_ops(sdev, &sof_mtl_ops); in sof_mtl_ops_init()
|
D | hda.h | 961 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops);
|