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