Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/
Dusb.h432 #define UISUBCLASS_MIDISTREAM 3 macro
/freebsd-10-stable/sys/dev/sound/usb/
Duaudio.c839 USB_IFACE_SUBCLASS(UISUBCLASS_MIDISTREAM),},
901 if (uaa->info.bInterfaceSubClass == UISUBCLASS_MIDISTREAM) { in uaudio_probe()
1737 (id->bInterfaceSubClass == UISUBCLASS_MIDISTREAM)) { in uaudio_chan_fill_info_sub()