Searched refs:q6apm_write_async (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | q6apm-dai.c | 142 q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, 0); in event_handler() 206 q6apm_write_async(prtd->graph, in event_handler_compr() 313 ret = q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, 0); in q6apm_dai_trigger() 601 ret = q6apm_write_async(prtd->graph, prtd->pcm_count, 0, 0, NO_TIMESTAMP); in q6apm_dai_compr_trigger() 810 q6apm_write_async(prtd->graph, bytes_to_write, 0, 0, wflags); in q6apm_compr_copy()
|
H A D | q6apm.h | 130 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);
|