Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-da9055.c28 struct da9055_gpio { struct
35 struct da9055_gpio *gpio = gpiochip_get_data(gc); in da9055_gpio_get() argument
64 struct da9055_gpio *gpio = gpiochip_get_data(gc); in da9055_gpio_set()
74 struct da9055_gpio *gpio = gpiochip_get_data(gc); in da9055_gpio_direction_input()
90 struct da9055_gpio *gpio = gpiochip_get_data(gc); in da9055_gpio_direction_output()
112 struct da9055_gpio *gpio = gpiochip_get_data(gc); in da9055_gpio_to_irq()
134 struct da9055_gpio *gpio; in da9055_gpio_probe()