Searched refs:__q6asm_run (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A 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()
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A 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()
|
Completed in 6 milliseconds