Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
Dloader.c329 bar = snd_sof_dsp_get_bar_index(sdev, SOF_FW_BLK_TYPE_SRAM); in sof_get_windows()
452 bar = snd_sof_dsp_get_bar_index(sdev, SOF_FW_BLK_TYPE_SRAM); in sof_fw_ready()
525 bar = snd_sof_dsp_get_bar_index(sdev, block->type); in snd_sof_parse_module_memcpy()
Dops.h114 static inline int snd_sof_dsp_get_bar_index(struct snd_sof_dev *sdev, u32 type) in snd_sof_dsp_get_bar_index() function