Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_misc.c172 [SNDRV_PCM_FORMAT_MPEG] = {
/openbmc/linux/sound/xen/
H A Dxen_snd_front_alsa.c172 .alsa = SNDRV_PCM_FORMAT_MPEG
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h209 #define SNDRV_PCM_FORMAT_MPEG ((__force snd_pcm_format_t) 23) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h209 #define SNDRV_PCM_FORMAT_MPEG ((__force snd_pcm_format_t) 23) macro
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c298 SNDRV_PCM_FORMAT_MPEG, /* HPI_FORMAT_MPEG_L2 4 */
299 SNDRV_PCM_FORMAT_MPEG, /* HPI_FORMAT_MPEG_L3 5 */
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c645 case AFMT_MPEG: return SNDRV_PCM_FORMAT_MPEG; in snd_pcm_oss_format_from()
669 case SNDRV_PCM_FORMAT_MPEG: return AFMT_MPEG; in snd_pcm_oss_format_to()