Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Diomem-utils.c79 int bar = snd_sof_dsp_get_bar_index(sdev, blk_type); in sof_block_write()
118 int bar = snd_sof_dsp_get_bar_index(sdev, blk_type); in sof_block_read()
Ddebug.c179 int bar = snd_sof_dsp_get_bar_index(sdev, blk_type); in snd_sof_debugfs_add_region_item_iomem()
Dops.h191 static inline int snd_sof_dsp_get_bar_index(struct snd_sof_dev *sdev, u32 type) in snd_sof_dsp_get_bar_index() function