Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_core_get (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/sof/
Dops.h90 static inline int snd_sof_dsp_core_get(struct snd_sof_dev *sdev, int core) in snd_sof_dsp_core_get() function
Dsof-audio.c119 ret = snd_sof_dsp_core_get(sdev, swidget->core); in sof_widget_setup()