Searched refs:audioreach_graph_send_cmd_sync (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/qcom/qdsp6/
H A Daudioreach.c597 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt, function
604 EXPORT_SYMBOL_GPL(audioreach_graph_send_cmd_sync); variable
1177 rc = audioreach_graph_send_cmd_sync(graph, pkt, 0);
1373 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_RSP_SHARED_MEM_MAP_REGIONS);
H A Daudioreach.h792 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt,
H A Dq6apm.c292 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_SHARED_MEM_UNMAP_REGIONS);

Completed in 145 milliseconds