Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm.h47 int q6asm_open_read(struct audio_client *ac, uint32_t format,
Dq6asm.c1186 int q6asm_open_read(struct audio_client *ac, uint32_t format, in q6asm_open_read() function
1191 EXPORT_SYMBOL_GPL(q6asm_open_read);
Dq6asm-dai.c255 ret = q6asm_open_read(prtd->audio_client, FORMAT_LINEAR_PCM, in q6asm_dai_prepare()