gpio_pin_set_args
struct gpio_pin_set_args *gpsa;
gpsa = (struct gpio_pin_set_args *)ap->a_data;
struct gpio_pin_set_args *gpsa;
gpsa = (struct gpio_pin_set_args *)ap->a_data;
gpsa = (struct gpio_pin_set_args *)ap->a_data;
#define GPIOPINSET _IOWR('G', 4, struct gpio_pin_set_args)
#define GPIOPINUNSET _IOWR('G', 5, struct gpio_pin_set_args)