USB_GET_REPORT_ID
case USB_GET_REPORT_ID:
if (ioctl(fd, USB_GET_REPORT_ID, &reportid) < 0)
if (ioctl(hidfd, USB_GET_REPORT_ID, &reportid) < 0)