Searched refs:HIDIOCGPHYS (Results 1 – 2 of 2) sorted by relevance
54 && defined HIDIOCGPHYS \82 (void) ioctl(-1, HIDIOCGPHYS(8), &data); in main()
171 #define HIDIOCGPHYS(len) _IOC(_IOC_READ, 'H', 0x12, len) macro