Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h284 #define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info) macro
Dusb_generic.c2278 case USB_GET_DEVICEINFO: { in ugen_ioctl_post()
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c692 case USB_GET_DEVICEINFO: in uhid_ioctl_post()