gpio_pin_set
struct gpio_pin_set *set;
set = (struct gpio_pin_set *)data;
set = (struct gpio_pin_set *)data;
#define GPIOPINSET _IOWR('G', 4, struct gpio_pin_set)
#define GPIOPINUNSET _IOWR('G', 5, struct gpio_pin_set)
struct gpio_pin_set set;
struct gpio_pin_set set;