Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libusbhid/
Ddata.c130 return (ioctl(fd, USB_GET_REPORT, &ugd)); in hid_get_report()
/freebsd-10-stable/sys/dev/usb/
Dusb_ioctl.h270 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor) macro
/freebsd-10-stable/sys/dev/usb/input/
Duhid.c595 case USB_GET_REPORT: in uhid_ioctl()