Symbol: q6apm_send_cmd_sync
sound/soc/qcom/qdsp6/audioreach.c
1042
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
1071
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
1118
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
1237
return q6apm_send_cmd_sync(apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
1261
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
1344
rc = q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
1475
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
687
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
755
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
783
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
831
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/audioreach.c
866
return q6apm_send_cmd_sync(graph->apm, pkt, 0);
sound/soc/qcom/qdsp6/q6apm.c
121
return q6apm_send_cmd_sync(apm, pkt, 0);
sound/soc/qcom/qdsp6/q6apm.c
150
q6apm_send_cmd_sync(apm, pkt, APM_CMD_RSP_GET_SPF_STATE);
sound/soc/qcom/qdsp6/q6apm.c
255
return q6apm_send_cmd_sync(apm, pkt, APM_CMD_RSP_SHARED_MEM_MAP_REGIONS);
sound/soc/qcom/qdsp6/q6apm.c
352
return q6apm_send_cmd_sync(apm, pkt, APM_CMD_SHARED_MEM_UNMAP_REGIONS);
sound/soc/qcom/qdsp6/q6apm.c
90
q6apm_send_cmd_sync(apm, graph->graph, 0);
sound/soc/qcom/qdsp6/q6apm.h
150
int q6apm_send_cmd_sync(struct q6apm *apm, const struct gpr_pkt *pkt,