Searched refs:HIDIOCGPHYS (Results 1 – 2 of 2) sorted by relevance
172 #define HIDIOCGPHYS(len) _IOC(_IOC_READ, 'H', 0x12, len) macro
832 if (_IOC_NR(cmd) == _IOC_NR(HIDIOCGPHYS(0))) { in hiddev_ioctl()