Searched refs:q6asm_map_memory_regions (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 147 int q6asm_map_memory_regions(unsigned int dir,
|
H A D | q6asm-dai.c | 249 ret = q6asm_map_memory_regions(substream->stream, prtd->audio_client, in q6asm_dai_prepare() 941 ret = q6asm_map_memory_regions(dir, prtd->audio_client, prtd->phys, in q6asm_dai_compr_set_params()
|
H A D | q6asm.c | 490 * q6asm_map_memory_regions() - map memory regions in the dsp. 500 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions() function 546 EXPORT_SYMBOL_GPL(q6asm_map_memory_regions); variable
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 147 int q6asm_map_memory_regions(unsigned int dir,
|
H A D | q6asm-dai.c | 249 ret = q6asm_map_memory_regions(substream->stream, prtd->audio_client, in q6asm_dai_prepare() 927 ret = q6asm_map_memory_regions(dir, prtd->audio_client, prtd->phys, in q6asm_dai_compr_set_params()
|
H A D | q6asm.c | 490 * q6asm_map_memory_regions() - map memory regions in the dsp. 500 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions() function 546 EXPORT_SYMBOL_GPL(q6asm_map_memory_regions); variable
|
Completed in 10 milliseconds