Searched refs:__q6asm_run (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/sound/soc/qcom/qdsp6/ |
D | q6asm.c | 897 static int __q6asm_run(struct audio_client *ac, uint32_t flags, in __q6asm_run() function 944 return __q6asm_run(ac, flags, msw_ts, lsw_ts, true); in q6asm_run() 961 return __q6asm_run(ac, flags, msw_ts, lsw_ts, false); in q6asm_run_nowait()
|