Searched refs:audioreach_graph_send_cmd_sync (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/sound/soc/qcom/qdsp6/ |
D | audioreach.c | 598 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt, in audioreach_graph_send_cmd_sync() function 605 EXPORT_SYMBOL_GPL(audioreach_graph_send_cmd_sync); 1161 rc = audioreach_graph_send_cmd_sync(graph, pkt, 0); in audioreach_shmem_set_media_format() 1357 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_RSP_SHARED_MEM_MAP_REGIONS); in audioreach_map_memory_regions()
|
D | audioreach.h | 792 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt,
|
D | q6apm.c | 292 rc = audioreach_graph_send_cmd_sync(graph, pkt, APM_CMD_SHARED_MEM_UNMAP_REGIONS); in q6apm_unmap_memory_regions()
|