Searched refs:USB_GET_DEVICE_DESC (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 277 #define USB_GET_DEVICE_DESC _IOR ('U', 105, struct usb_device_descriptor) macro |
D | usb_generic.c | 2198 case USB_GET_DEVICE_DESC: in ugen_ioctl_post() |