Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/ !
Dq6apm.c353 pkt = audioreach_alloc_apm_pkt(sizeof(*cmd), APM_CMD_SHARED_MEM_UNMAP_REGIONS, dir, in q6apm_unmap_memory_regions()
361 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_SHARED_MEM_UNMAP_REGIONS); in q6apm_unmap_memory_regions()
572 case APM_CMD_SHARED_MEM_UNMAP_REGIONS: in graph_callback()
Daudioreach.h48 #define APM_CMD_SHARED_MEM_UNMAP_REGIONS 0x0100100D macro