Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_U32_BE (Results 1 – 9 of 9) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h199 #define SNDRV_PCM_FORMAT_U32_BE ((__force snd_pcm_format_t) 13) macro
260 #define SNDRV_PCM_FORMAT_U32 SNDRV_PCM_FORMAT_U32_BE
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h199 #define SNDRV_PCM_FORMAT_U32_BE ((__force snd_pcm_format_t) 13) macro
260 #define SNDRV_PCM_FORMAT_U32 SNDRV_PCM_FORMAT_U32_BE
/linux/sound/core/
H A Dpcm_misc.c103 [SNDRV_PCM_FORMAT_U32_BE] = {
H A Dpcm_lib.c1745 case SNDRV_PCM_FORMAT_U32_BE: in snd_pcm_hw_params_bits()
/linux/sound/hda/
H A Dhdac_device.c747 return SNDRV_PCM_FORMAT_U32_BE; in snd_hdac_format_normalize()
/linux/sound/core/oss/
H A Dpcm_plugin.c315 SNDRV_PCM_FORMAT_U32_BE,
/linux/sound/xen/
H A Dxen_snd_front_alsa.c119 .alsa = SNDRV_PCM_FORMAT_U32_BE
/linux/sound/aoa/soundbus/i2sbus/
H A Dpcm.c422 case SNDRV_PCM_FORMAT_U32_BE: in i2sbus_pcm_prepare()