Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm.h112 int q6asm_read(struct audio_client *ac, uint32_t stream_id);
H A Dq6asm-dai.c209 q6asm_read(prtd->audio_client, prtd->stream_id); in event_handler()
297 q6asm_read(prtd->audio_client, prtd->stream_id); in q6asm_dai_prepare()
H A Dq6asm.c1444 * q6asm_read() - read data of period size from audio client
1451 int q6asm_read(struct audio_client *ac, uint32_t stream_id) in q6asm_read() function
1498 EXPORT_SYMBOL_GPL(q6asm_read); variable
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6asm.h112 int q6asm_read(struct audio_client *ac, uint32_t stream_id);
H A Dq6asm-dai.c209 q6asm_read(prtd->audio_client, prtd->stream_id); in event_handler()
297 q6asm_read(prtd->audio_client, prtd->stream_id); in q6asm_dai_prepare()
H A Dq6asm.c1444 * q6asm_read() - read data of period size from audio client
1451 int q6asm_read(struct audio_client *ac, uint32_t stream_id) in q6asm_read() function
1498 EXPORT_SYMBOL_GPL(q6asm_read); variable

Completed in 10 milliseconds