Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c619 #define AFMT_S32_LE 0x00001000 macro
646 case AFMT_S32_LE: return SNDRV_PCM_FORMAT_S32_LE; in snd_pcm_oss_format_from()
670 case SNDRV_PCM_FORMAT_S32_LE: return AFMT_S32_LE; in snd_pcm_oss_format_to()
1867 AFMT_S32_LE | AFMT_S32_BE | in snd_pcm_oss_get_formats()