Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h213 #define SNDRV_PCM_FORMAT_U20_LE ((__force snd_pcm_format_t) 27) /* in four bytes, LSB justified */ macro
252 #define SNDRV_PCM_FORMAT_U20 SNDRV_PCM_FORMAT_U20_LE
/linux/sound/virtio/
H A Dvirtio_pcm_ops.c60 { SNDRV_PCM_FORMAT_U20_LE, VIRTIO_SND_PCM_FMT_U20 },
/linux/sound/core/
H A Dpcm_misc.c186 [SNDRV_PCM_FORMAT_U20_LE] = {
/linux/sound/hda/core/
H A Ddevice.c736 case SNDRV_PCM_FORMAT_U20_LE: in snd_hdac_format_normalize()