Home
last modified time | relevance | path

Searched refs:q6asm_open_read (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6asm.h105 int q6asm_open_read(struct audio_client *ac, uint32_t stream_id,
Dq6asm.c1553 int q6asm_open_read(struct audio_client *ac, uint32_t stream_id, in q6asm_open_read() function
1558 EXPORT_SYMBOL_GPL(q6asm_open_read);
Dq6asm-dai.c265 ret = q6asm_open_read(prtd->audio_client, prtd->stream_id, in q6asm_dai_prepare()