Searched refs:get_bar_index (Results 1 – 4 of 4) sorted by relevance
443 .get_bar_index = imx8_get_bar_index,492 .get_bar_index = imx8_get_bar_index,
295 .get_bar_index = imx8m_get_bar_index,
146 if (sof_ops(sdev)->get_bar_index) in snd_sof_dsp_get_bar_index()147 return sof_ops(sdev)->get_bar_index(sdev, type); in snd_sof_dsp_get_bar_index()
249 int (*get_bar_index)(struct snd_sof_dev *sdev, member