Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dapl.c96 sof_apl_ops.core_get = hda_dsp_core_get; in sof_apl_ops_init()
H A Dicl.c162 sof_icl_ops.core_get = hda_dsp_core_get; in sof_icl_ops_init()
H A Dcnl.c443 sof_cnl_ops.core_get = hda_dsp_core_get; in sof_cnl_ops_init()
H A Dhda.h584 int hda_dsp_core_get(struct snd_sof_dev *sdev, int core);
H A Dhda-dsp.c1077 int hda_dsp_core_get(struct snd_sof_dev *sdev, int core) in hda_dsp_core_get() function