Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duhid.c604 case USB_GET_REPORT: in uhidioctl()
H A Dusb.h1009 #define USB_GET_REPORT _IOWR('U', 23, struct usb_ctl_report) macro
/netbsd-src/usr.bin/usbhidctl/
H A Dusbhid.c472 if (ioctl(hidfd, USB_GET_REPORT, report->buffer) < 0) in getreport()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1426 unsigned IOCTL_USB_GET_REPORT = USB_GET_REPORT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc459 _(USB_GET_REPORT, READWRITE, struct_usb_ctl_report_sz);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1589 unsigned IOCTL_USB_GET_REPORT = USB_GET_REPORT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc458 _(USB_GET_REPORT, READWRITE, struct_usb_ctl_report_sz);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1588 unsigned IOCTL_USB_GET_REPORT = USB_GET_REPORT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc458 _(USB_GET_REPORT, READWRITE, struct_usb_ctl_report_sz);