Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm.h33 #define FORMAT_LINEAR_PCM 0x0000 macro
Dq6asm-dai.c252 ret = q6asm_open_write(prtd->audio_client, FORMAT_LINEAR_PCM, in q6asm_dai_prepare()
255 ret = q6asm_open_read(prtd->audio_client, FORMAT_LINEAR_PCM, in q6asm_dai_prepare()
Dq6asm.c876 case FORMAT_LINEAR_PCM: in q6asm_open_write()
1163 case FORMAT_LINEAR_PCM: in __q6asm_open_read()