Searched refs:q6asm_run_nowait (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 136 int q6asm_run_nowait(struct audio_client *ac, uint32_t stream_id,
|
H A D | q6asm-dai.c | 328 ret = q6asm_run_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_trigger() 1015 ret = q6asm_run_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_trigger()
|
H A D | q6asm.c | 1062 * q6asm_run_nowait() - start the audio client withou blocking 1072 int q6asm_run_nowait(struct audio_client *ac, uint32_t stream_id, in q6asm_run_nowait() function 1077 EXPORT_SYMBOL_GPL(q6asm_run_nowait); variable
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6asm.h | 136 int q6asm_run_nowait(struct audio_client *ac, uint32_t stream_id,
|
H A D | q6asm-dai.c | 328 ret = q6asm_run_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_trigger() 1001 ret = q6asm_run_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_trigger()
|
H A D | q6asm.c | 1062 * q6asm_run_nowait() - start the audio client withou blocking 1072 int q6asm_run_nowait(struct audio_client *ac, uint32_t stream_id, in q6asm_run_nowait() function 1077 EXPORT_SYMBOL_GPL(q6asm_run_nowait); variable
|
Completed in 11 milliseconds