Home
last modified time | relevance | path

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

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