Searched refs:gpio_req (Results 1 – 4 of 4) sorted by relevance
99 struct gpio_req { struct225 #define GPIOGET _IOWR('G', 3, struct gpio_req)226 #define GPIOSET _IOW('G', 4, struct gpio_req)227 #define GPIOTOGGLE _IOWR('G', 5, struct gpio_req)
153 struct gpio_req gpreq; in gpio_pin_get()166 struct gpio_req gpreq; in gpio_pin_set()182 struct gpio_req gpreq; in gpio_pin_toggle()
792 struct gpio_req req; in gpioc_ioctl()
806 unsigned struct_gpio_req_sz = sizeof(gpio_req);