Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65912.c18 struct tps65912_gpio { struct
26 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_get_direction() argument
42 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_direction_input()
51 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_direction_output()
63 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_get()
79 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_set()
101 struct tps65912_gpio *gpio; in tps65912_gpio_probe()