Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/qcom/qdsp6/
Dq6asm.c331 struct avs_cmd_shared_mem_unmap_regions *mem_unmap; in __q6asm_memory_unmap() local
342 pkt_size = APR_HDR_SIZE + sizeof(*mem_unmap); in __q6asm_memory_unmap()
348 mem_unmap = p + APR_HDR_SIZE; in __q6asm_memory_unmap()
357 mem_unmap->mem_map_handle = ac->port[dir].mem_map_handle; in __q6asm_memory_unmap()