Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h266 #define USB_GET_REPORT_DESC _IOWR('U', 21, struct usb_gen_descriptor) macro
/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c561 case USB_GET_REPORT_DESC: in uhid_ioctl()