Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-tps65910.c30 static inline struct tps65910_gpio *to_tps65910_gpio(struct gpio_chip *chip) in to_tps65910_gpio() function
37 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_get()
52 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_set()
66 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_output()
78 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_input()