Searched refs:q6asm_unmap_memory_regions (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 151 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac);
|
H A D | q6asm-dai.c | 243 q6asm_unmap_memory_regions(substream->stream, in q6asm_dai_prepare() 310 q6asm_unmap_memory_regions(substream->stream, prtd->audio_client); in q6asm_dai_prepare() 456 q6asm_unmap_memory_regions(substream->stream, in q6asm_dai_close() 697 q6asm_unmap_memory_regions(stream->direction, in q6asm_dai_compr_free()
|
H A D | q6asm.c | 385 * q6asm_unmap_memory_regions() - unmap memory regions in the dsp. 392 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions() function 419 EXPORT_SYMBOL_GPL(q6asm_unmap_memory_regions); variable
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 151 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac);
|
H A D | q6asm-dai.c | 243 q6asm_unmap_memory_regions(substream->stream, in q6asm_dai_prepare() 310 q6asm_unmap_memory_regions(substream->stream, prtd->audio_client); in q6asm_dai_prepare() 454 q6asm_unmap_memory_regions(substream->stream, in q6asm_dai_close() 683 q6asm_unmap_memory_regions(stream->direction, in q6asm_dai_compr_free()
|
H A D | q6asm.c | 385 * q6asm_unmap_memory_regions() - unmap memory regions in the dsp. 392 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions() function 419 EXPORT_SYMBOL_GPL(q6asm_unmap_memory_regions); variable
|
Completed in 10 milliseconds