Home
last modified time | relevance | path

Searched defs:pcm_formats (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/
H A Dpcm_misc.c50 static const struct pcm_format_data pcm_formats[(INT)SNDRV_PCM_FORMAT_LAST+1] = { variable
/openbmc/linux/sound/usb/
H A Dformat.c36 u64 pcm_formats = 0; in parse_audio_format_i_type() local