Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h267 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor) macro
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c607 case USB_GET_REPORT: in uhid_ioctl()