Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h82 #define HIDRAW_GET_REPORT_ID _IOR ('U', 25, int) macro
H A Dhidraw.c795 case HIDRAW_GET_REPORT_ID: in hidraw_ioctl()