Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6apm.c284 pkt = audioreach_alloc_apm_pkt(sizeof(*cmd), APM_CMD_SHARED_MEM_UNMAP_REGIONS, dir, in q6apm_unmap_memory_regions()
292 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_SHARED_MEM_UNMAP_REGIONS); in q6apm_unmap_memory_regions()
575 case APM_CMD_SHARED_MEM_UNMAP_REGIONS: in graph_callback()
Daudioreach.h57 #define APM_CMD_SHARED_MEM_UNMAP_REGIONS 0x0100100D macro