Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h81 #define HIDRAW_SET_REPORT _IOW ('U', 24, struct hidraw_gen_descriptor) macro
H A Dhidraw.c141 _IOC_NEWTYPE(HIDRAW_SET_REPORT, struct hidraw_gen_descriptor32)
764 case HIDRAW_SET_REPORT: in hidraw_ioctl()