Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h80 #define HIDRAW_GET_REPORT _IOWR('U', 23, struct hidraw_gen_descriptor) macro
H A Dhidraw.c137 _IOC_NEWTYPE(HIDRAW_GET_REPORT, struct hidraw_gen_descriptor32)
724 case HIDRAW_GET_REPORT: in hidraw_ioctl()