Home
last modified time | relevance | path

Searched refs:hda_dsp_core_get (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/sound/soc/sof/intel/
Dapl.c89 sof_apl_ops.core_get = hda_dsp_core_get; in sof_apl_ops_init()
Dicl.c155 sof_icl_ops.core_get = hda_dsp_core_get; in sof_icl_ops_init()
Dcnl.c416 sof_cnl_ops.core_get = hda_dsp_core_get; in sof_cnl_ops_init()
Dhda.h571 int hda_dsp_core_get(struct snd_sof_dev *sdev, int core);
Dhda-dsp.c1022 int hda_dsp_core_get(struct snd_sof_dev *sdev, int core) in hda_dsp_core_get() function