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