Home
last modified time | relevance | path

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

/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/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/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/hda/core/
H A Ddevice.c746 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/usb/qcom/
H A Dqc_audio_offload.c330 return SNDRV_PCM_FORMAT_U32_BE; in map_pcm_format()