Searched refs:GPIOSET (Results 1 – 3 of 3) sorted by relevance
94 #define GPIOSET _IOW('G', 4, struct gpio_req) macro
162 case GPIOSET: in gpioc_ioctl()
175 if (ioctl(handle, GPIOSET, &gpreq) < 0) in gpio_pin_set()