Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_misc.c103 [SNDRV_PCM_FORMAT_U32_BE] = {
/openbmc/linux/tools/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
/openbmc/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
/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.c315 SNDRV_PCM_FORMAT_U32_BE,
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c124 .alsa = SNDRV_PCM_FORMAT_U32_BE
/openbmc/linux/sound/aoa/soundbus/i2sbus/
H A Dpcm.c422 case SNDRV_PCM_FORMAT_U32_BE: in i2sbus_pcm_prepare()