Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-tps65912.c26 struct tps65912_gpio { struct
34 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_get_direction() argument
50 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_direction_input()
59 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_direction_output()
71 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_get()
87 struct tps65912_gpio *gpio = gpiochip_get_data(gc); in tps65912_gpio_set()
109 struct tps65912_gpio *gpio; in tps65912_gpio_probe()