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