Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c621 #define AFMT_S24_LE 0x00008000 macro
648 case AFMT_S24_LE: return SNDRV_PCM_FORMAT_S24_LE; in snd_pcm_oss_format_from()
672 case SNDRV_PCM_FORMAT_S24_LE: return AFMT_S24_LE; in snd_pcm_oss_format_to()
1868 AFMT_S24_LE | AFMT_S24_BE | in snd_pcm_oss_get_formats()