Searched refs:HIDIOCGRAWUNIQ (Results 1 – 2 of 2) sorted by relevance
42 #define HIDIOCGRAWUNIQ(len) _IOC(_IOC_READ, 'H', 0x08, len) macro
455 if (_IOC_NR(cmd) == _IOC_NR(HIDIOCGRAWUNIQ(0))) { in hidraw_ioctl()