Searched refs:q6asm_open_read (Results 1 – 3 of 3) sorted by relevance
47 int q6asm_open_read(struct audio_client *ac, uint32_t format,
1186 int q6asm_open_read(struct audio_client *ac, uint32_t format, in q6asm_open_read() function1191 EXPORT_SYMBOL_GPL(q6asm_open_read);
255 ret = q6asm_open_read(prtd->audio_client, FORMAT_LINEAR_PCM, in q6asm_dai_prepare()