Searched refs:get_bar_index (Results 1 – 4 of 4) sorted by relevance
435 .get_bar_index = imx8_get_bar_index,484 .get_bar_index = imx8_get_bar_index,
288 .get_bar_index = imx8m_get_bar_index,
116 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()
240 int (*get_bar_index)(struct snd_sof_dev *sdev, member