Searched refs:audioreach_send_cmd_sync (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6prm.c | 54 return audioreach_send_cmd_sync(prm->dev, prm->gdev, &prm->result, &prm->lock, in q6prm_send_cmd_sync()
|
H A D | audioreach.c | 552 int audioreach_send_cmd_sync(struct device *dev, gpr_device_t *gdev, in audioreach_send_cmd_sync() function 596 EXPORT_SYMBOL_GPL(audioreach_send_cmd_sync); 602 return audioreach_send_cmd_sync(graph->dev, NULL, &graph->result, &graph->lock, in audioreach_graph_send_cmd_sync()
|
H A D | audioreach.h | 789 int audioreach_send_cmd_sync(struct device *dev, gpr_device_t *gdev, struct gpr_ibasic_rsp_result_t…
|
H A D | q6apm.c | 36 return audioreach_send_cmd_sync(&gdev->dev, gdev, &apm->result, &apm->lock, in q6apm_send_cmd_sync()
|