waveshare_gpio
struct waveshare_gpio *state = bl_get_data(bl);
struct waveshare_gpio *state;
static int waveshare_gpio_get(struct waveshare_gpio *state, unsigned int offset)
static int waveshare_gpio_set(struct waveshare_gpio *state, unsigned int offset, int value)
struct waveshare_gpio *state = gpiochip_get_data(gc);
struct waveshare_gpio *state = gpiochip_get_data(gc);