Home
last modified time | relevance | path

Searched refs:da9052_gpio (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-da9052.c43 struct da9052_gpio { struct
55 struct da9052_gpio *gpio = gpiochip_get_data(gc); in da9052_gpio_get() argument
94 struct da9052_gpio *gpio = gpiochip_get_data(gc); in da9052_gpio_set()
120 struct da9052_gpio *gpio = gpiochip_get_data(gc); in da9052_gpio_direction_input()
146 struct da9052_gpio *gpio = gpiochip_get_data(gc); in da9052_gpio_direction_output()
171 struct da9052_gpio *gpio = gpiochip_get_data(gc); in da9052_gpio_to_irq()
196 struct da9052_gpio *gpio; in da9052_gpio_probe()