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