Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c687 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_codec_dma_set_media_format()
755 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_send_u32_param()
783 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_send_u32_param()
831 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_set_module_config()
866 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_mfc_set_media_format()
1042 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_i2s_set_media_format()
1071 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_logging_set_media_format()
1118 return q6apm_send_cmd_sync(graph->apm, pkt, 0); in audioreach_pcm_set_media_format()
1201 return q6apm_send_cmd_sync(apm, pkt, 0); in audioreach_shmem_set_media_format()
1225 return q6apm_send_cmd_sync(grap in audioreach_gain_set_vol_ctrl()
[all...]
H A Dq6apm.c32 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt, uint32_t rsp_opcode) in q6apm_send_cmd_sync() function
89 q6apm_send_cmd_sync(apm, graph->graph, 0); in q6apm_get_audioreach_graph()
120 return q6apm_send_cmd_sync(apm, pkt, 0); in audioreach_graph_mgmt_cmd()
149 q6apm_send_cmd_sync(apm, pkt, APM_CMD_RSP_GET_SPF_STATE); in q6apm_get_apm_state()
H A Dq6apm.h141 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt,