Searched refs:x3proto_gpio_chip (Results 1 – 3 of 3) sorted by relevance
76 struct gpio_chip x3proto_gpio_chip = { variable107 ret = gpiochip_add_data(&x3proto_gpio_chip, NULL); in x3proto_gpio_setup()118 x3proto_gpio_chip.label, x3proto_gpio_chip.base, in x3proto_gpio_setup()119 x3proto_gpio_chip.base + x3proto_gpio_chip.ngpio, in x3proto_gpio_setup()128 gpiochip_remove(&x3proto_gpio_chip); in x3proto_gpio_setup()
246 baseboard_buttons[i].gpio = x3proto_gpio_chip.base + i; in x3proto_devices_setup()
9 extern struct gpio_chip x3proto_gpio_chip;
Completed in 10 milliseconds