Home
last modified time | relevance | path

Searched refs:usb_interface_descriptor (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dusb.h214 struct usb_interface_descriptor { struct
225 typedef struct usb_interface_descriptor usb_interface_descriptor_t; argument
677 struct usb_interface_descriptor uid_desc;
H A Dutvfu.c860 struct usb_interface_descriptor *uid = NULL; in utvfu_match()
980 struct usb_interface_descriptor *uid = NULL; in utvfu_parse_desc()
H A Duaudio.c3835 struct usb_interface_descriptor *idesc; in uaudio_attach()