Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_U24_LE (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h200 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */ macro
251 #define SNDRV_PCM_FORMAT_U24 SNDRV_PCM_FORMAT_U24_LE
/Linux-v4.19/include/uapi/sound/
Dasound.h200 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */ macro
251 #define SNDRV_PCM_FORMAT_U24 SNDRV_PCM_FORMAT_U24_LE
/Linux-v4.19/sound/core/
Dpcm_misc.c78 [SNDRV_PCM_FORMAT_U24_LE] = {
/Linux-v4.19/sound/soc/hisilicon/
Dhi6210-i2s.c276 case SNDRV_PCM_FORMAT_U24_LE: in hi6210_i2s_hw_params()
/Linux-v4.19/sound/core/oss/
Dpcm_plugin.c302 SNDRV_PCM_FORMAT_U24_LE,
/Linux-v4.19/sound/xen/
Dxen_snd_front_alsa.c97 .alsa = SNDRV_PCM_FORMAT_U24_LE
/Linux-v4.19/sound/soc/davinci/
Ddavinci-mcasp.c1103 case SNDRV_PCM_FORMAT_U24_LE: in davinci_mcasp_hw_params()