Searched refs:q6apm_write_async (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6apm-dai.c | 191 q6apm_write_async(prtd->graph, in event_handler_compr() 293 ret = q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, NO_TIMESTAMP); in q6apm_dai_ack() 601 ret = q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, NO_TIMESTAMP); in q6apm_dai_compr_trigger() 808 q6apm_write_async(prtd->graph, bytes_to_write, 0, 0, wflags); in q6apm_compr_copy()
|
| H A D | q6apm.h | 131 int q6apm_write_async(struct q6apm_graph *graph, uint32_t len, uint32_t msw_ts,
|
| H A D | q6apm.c | 407 int q6apm_write_async(struct q6apm_graph *graph, uint32_t len, uint32_t msw_ts, in q6apm_write_async() function 443 EXPORT_SYMBOL_GPL(q6apm_write_async);
|