Home
last modified time | relevance | path

Searched refs:get_bar_index (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/soc/sof/
Dops.h116 if (sof_ops(sdev)->get_bar_index) in snd_sof_dsp_get_bar_index()
117 return sof_ops(sdev)->get_bar_index(sdev, type); in snd_sof_dsp_get_bar_index()
Dsof-priv.h199 int (*get_bar_index)(struct snd_sof_dev *sdev, member
/Linux-v5.4/sound/soc/sof/imx/
Dimx8.c384 .get_bar_index = imx8_get_bar_index,