Searched refs:q6asm_open_write (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/qcom/qdsp6/ |
D | q6asm.h | 100 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id,
|
D | q6asm-dai.c | 256 ret = q6asm_open_write(prtd->audio_client, prtd->stream_id, in q6asm_dai_prepare() 889 ret = q6asm_open_write(prtd->audio_client, prtd->stream_id, params->codec.id, in q6asm_dai_compr_set_params() 946 ret = q6asm_open_write(prtd->audio_client, in q6asm_dai_compr_set_metadata()
|
D | q6asm.c | 927 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id, in q6asm_open_write() function 1007 EXPORT_SYMBOL_GPL(q6asm_open_write);
|