Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h277 #define USB_GET_CONFIG_DESC _IOR ('U', 106, struct usb_config_descriptor) macro
Dusb_generic.c2206 case USB_GET_CONFIG_DESC: in ugen_ioctl_post()