OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_GET_REPORT_ID
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/usbhidaction/
usbhidaction.c
156
if (ioctl(fd,
USB_GET_REPORT_ID
, &reportid) < 0)
/src/sys/dev/usb/
uhid.c
653
case
USB_GET_REPORT_ID
:
usb.h
1011
#define
USB_GET_REPORT_ID
_IOR ('U', 25, int)
/src/usr.bin/usbhidctl/
usbhid.c
1014
if (ioctl(hidfd,
USB_GET_REPORT_ID
, &reportid) < 0)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1428
unsigned IOCTL_USB_GET_REPORT_ID =
USB_GET_REPORT_ID
;
sanitizer_interceptors_ioctl_netbsd.inc
461
_(
USB_GET_REPORT_ID
, WRITE, sizeof(int));
Completed in 19 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025