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