Searched refs:audioreach_graph_send_cmd_sync (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/sound/soc/qcom/qdsp6/ |
D | audioreach.c | 612 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt, in audioreach_graph_send_cmd_sync() function 619 EXPORT_SYMBOL_GPL(audioreach_graph_send_cmd_sync); 923 rc = audioreach_graph_send_cmd_sync(graph, pkt, 0); in audioreach_shmem_set_media_format() 1101 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_RSP_SHARED_MEM_MAP_REGIONS); in audioreach_map_memory_regions()
|
D | audioreach.h | 712 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt,
|
D | q6apm.c | 361 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_SHARED_MEM_UNMAP_REGIONS); in q6apm_unmap_memory_regions()
|