Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm.c253 struct avs_cmd_shared_mem_unmap_regions *mem_unmap; in __q6asm_memory_unmap() local
264 pkt_size = APR_HDR_SIZE + sizeof(*mem_unmap); in __q6asm_memory_unmap()
270 mem_unmap = p + APR_HDR_SIZE; in __q6asm_memory_unmap()
279 mem_unmap->mem_map_handle = ac->port[dir].mem_map_handle; in __q6asm_memory_unmap()