Searched refs:get_bar_index (Results 1 – 8 of 8) sorted by relevance
173 .get_bar_index = acp_get_bar_index,
513 .get_bar_index = imx8_get_bar_index,574 .get_bar_index = imx8_get_bar_index,
439 .get_bar_index = imx8m_get_bar_index,
449 .get_bar_index = imx8ulp_get_bar_index,
193 if (sof_ops(sdev)->get_bar_index) in snd_sof_dsp_get_bar_index()194 return sof_ops(sdev)->get_bar_index(sdev, type); in snd_sof_dsp_get_bar_index()
312 int (*get_bar_index)(struct snd_sof_dev *sdev, member
573 .get_bar_index = mt8186_get_bar_index,
624 .get_bar_index = mt8195_get_bar_index,
Completed in 14 milliseconds