Home
last modified time | relevance | path

Searched refs:q6asm_cmd_nowait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c333 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_trigger()
338 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_trigger()
549 q6asm_cmd_nowait(prtd->audio_client, in compress_event_handler()
604 q6asm_cmd_nowait(prtd->audio_client, in compress_event_handler()
1020 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_trigger()
1025 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_trigger()
H A Dq6asm.h145 int q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd);
H A Dq6asm.c1699 * q6asm_cmd_nowait() - non blocking, run cmd on audio client
1707 int q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd_nowait() function
1711 EXPORT_SYMBOL_GPL(q6asm_cmd_nowait); variable
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c333 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_trigger()
338 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_trigger()
535 q6asm_cmd_nowait(prtd->audio_client, in compress_event_handler()
590 q6asm_cmd_nowait(prtd->audio_client, in compress_event_handler()
1006 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_trigger()
1011 ret = q6asm_cmd_nowait(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_trigger()
H A Dq6asm.h145 int q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd);
H A Dq6asm.c1699 * q6asm_cmd_nowait() - non blocking, run cmd on audio client
1707 int q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd_nowait() function
1711 EXPORT_SYMBOL_GPL(q6asm_cmd_nowait); variable

Completed in 10 milliseconds