Searched refs:HIDIOCGREPORTINFO (Results 1 – 3 of 3) sorted by relevance
163 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info) macro 190 * ret = ioctl(fd, HIDIOCGREPORTINFO, &rinfo);208 * ret = ioctl(fd, HIDIOCGREPORTINFO, &rinfo);
176 HIDIOCGREPORTINFO197 returned from a previous HIDIOCGREPORTINFO call.
732 case HIDIOCGREPORTINFO: in hiddev_ioctl()