Searched refs:q6asm_run_nowait (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/sound/soc/qcom/qdsp6/ |
D | q6asm.h | 59 int q6asm_run_nowait(struct audio_client *ac, uint32_t flags, uint32_t msw_ts,
|
D | q6asm-dai.c | 307 ret = q6asm_run_nowait(prtd->audio_client, 0, 0, 0); in q6asm_dai_trigger() 700 ret = q6asm_run_nowait(prtd->audio_client, 0, 0, 0); in q6asm_dai_compr_trigger()
|
D | q6asm.c | 958 int q6asm_run_nowait(struct audio_client *ac, uint32_t flags, in q6asm_run_nowait() function 963 EXPORT_SYMBOL_GPL(q6asm_run_nowait);
|