Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h78 #define HIDRAW_GET_REPORT_DESC _IOWR('U', 21, struct hidraw_gen_descriptor) macro
H A Dhidraw.c135 _IOC_NEWTYPE(HIDRAW_GET_REPORT_DESC, struct hidraw_gen_descriptor32)
638 case HIDRAW_GET_REPORT_DESC: in hidraw_ioctl()