Searched refs:USB_GET_FULL_DESC (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 280 #define USB_GET_FULL_DESC _IOWR('U', 109, struct usb_gen_descriptor) macro |
D | usb_generic.c | 2215 case USB_GET_FULL_DESC: { in ugen_ioctl_post() |