Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h94 #define HIDIOCGRAWUNIQ(len) _IOC(IOC_OUT, 'U', 37, len) macro
H A Dhidraw.c888 case HIDIOCGRAWUNIQ(0): in hidraw_ioctl()