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