Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_U20_BE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h214 #define SNDRV_PCM_FORMAT_U20_BE ((__force snd_pcm_format_t) 28) /* in four bytes, LSB justified */ macro
265 #define SNDRV_PCM_FORMAT_U20 SNDRV_PCM_FORMAT_U20_BE
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h214 #define SNDRV_PCM_FORMAT_U20_BE ((__force snd_pcm_format_t) 28) /* in four bytes, LSB justified */ macro
265 #define SNDRV_PCM_FORMAT_U20 SNDRV_PCM_FORMAT_U20_BE
/linux/sound/core/
H A Dpcm_misc.c190 [SNDRV_PCM_FORMAT_U20_BE] = {
/linux/sound/hda/
H A Dhdac_device.c745 case SNDRV_PCM_FORMAT_U20_BE: in snd_hdac_format_normalize()