Searched refs:audioreach_send_cmd_sync (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/soc/qcom/qdsp6/ |
D | q6prm.c | 53 return audioreach_send_cmd_sync(prm->dev, prm->gdev, &prm->result, &prm->lock, in q6prm_send_cmd_sync()
|
D | audioreach.c | 566 int audioreach_send_cmd_sync(struct device *dev, gpr_device_t *gdev, in audioreach_send_cmd_sync() function 610 EXPORT_SYMBOL_GPL(audioreach_send_cmd_sync); 616 return audioreach_send_cmd_sync(graph->dev, NULL, &graph->result, &graph->lock, in audioreach_graph_send_cmd_sync()
|
D | audioreach.h | 709 int audioreach_send_cmd_sync(struct device *dev, gpr_device_t *gdev, struct gpr_ibasic_rsp_result_t…
|
D | q6apm.c | 34 return audioreach_send_cmd_sync(&gdev->dev, gdev, &apm->result, &apm->lock, in q6apm_send_cmd_sync()
|