Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c625 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, const struct gpr_pkt *pkt, in audioreach_display_port_set_media_format()
632 EXPORT_SYMBOL_GPL(audioreach_graph_send_cmd_sync); in audioreach_display_port_set_media_format()
1153 return audioreach_graph_send_cmd_sync(graph, pkt, 0); in audioreach_pcm_set_media_format()
1212 return audioreach_graph_send_cmd_sync(graph, pkt, 0); in audioreach_shmem_set_media_format()
598 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt, audioreach_graph_send_cmd_sync() function