Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dformat.c676 if (fmt_type == UAC_FORMAT_TYPE_III) { in parse_audio_format_i()
794 case UAC_FORMAT_TYPE_III: in snd_usb_parse_audio_format()
842 fp->fmt_type = UAC_FORMAT_TYPE_III; in snd_usb_parse_audio_format_v3()
/openbmc/linux/include/uapi/linux/usb/
H A Daudio.h603 #define UAC_FORMAT_TYPE_III 0x3 macro