GPIOREAD
if (ioctl(*fd, GPIOREAD, &req) == -1)
case GPIOREAD:
if (ioctl(devfd, GPIOREAD, &req) == -1)