Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-moxtet.c28 struct moxtet_gpio_chip { struct
36 struct moxtet_gpio_chip *chip = gpiochip_get_data(gc); in moxtet_gpio_get_value() argument
58 struct moxtet_gpio_chip *chip = gpiochip_get_data(gc); in moxtet_gpio_set_value()
77 struct moxtet_gpio_chip *chip = gpiochip_get_data(gc); in moxtet_gpio_get_direction()
91 struct moxtet_gpio_chip *chip = gpiochip_get_data(gc); in moxtet_gpio_direction_input()
104 struct moxtet_gpio_chip *chip = gpiochip_get_data(gc); in moxtet_gpio_direction_output()
118 struct moxtet_gpio_chip *chip; in moxtet_gpio_probe()