Searched refs:GPIOSETCONFIG (Results 1 – 3 of 3) sorted by relevance
92 #define GPIOSETCONFIG _IOW('G', 2, struct gpio_pin) macro
144 case GPIOSETCONFIG: in gpioc_ioctl()
146 if (ioctl(handle, GPIOSETCONFIG, &gppin) < 0) in gpio_pin_set_flags()