Searched refs:q6apm_write_async (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6apm-dai.c | 138 q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, 0); in event_handler() 202 q6apm_write_async(prtd->graph, in event_handler_compr() 310 ret = q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, 0); in q6apm_dai_trigger() 598 ret = q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, NO_TIMESTAMP); in q6apm_dai_compr_trigger() 807 q6apm_write_async(prtd->graph, bytes_to_write, 0, 0, wflags); in q6apm_compr_copy()
|
H A D | q6apm.h | 129 int q6apm_write_async(struct q6apm_graph *graph, uint32_t len, uint32_t msw_ts,
|
H A D | q6apm.c | 415 int q6apm_write_async(struct q6apm_graph *graph, uint32_t len, uint32_t msw_ts, in q6apm_write_async() function 456 EXPORT_SYMBOL_GPL(q6apm_write_async);
|