Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6asm.h104 int q6asm_open_read(struct audio_client *ac, uint32_t stream_id,
Dq6asm.c1554 int q6asm_open_read(struct audio_client *ac, uint32_t stream_id, in q6asm_open_read() function
1559 EXPORT_SYMBOL_GPL(q6asm_open_read);
Dq6asm-dai.c260 ret = q6asm_open_read(prtd->audio_client, prtd->stream_id, in q6asm_dai_prepare()