Home
last modified time | relevance | path

Searched defs:tps65910_gpio (Results 1 – 1 of 1) sorted by relevance

/drivers/gpio/
Dgpio-tps65910.c25 struct tps65910_gpio { struct
30 static inline struct tps65910_gpio *to_tps65910_gpio(struct gpio_chip *chip) in to_tps65910_gpio() argument
37 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_get() local
52 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_set() local
66 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_output() local
78 struct tps65910_gpio *tps65910_gpio = to_tps65910_gpio(gc); in tps65910_gpio_input() local
120 struct tps65910_gpio *tps65910_gpio; in tps65910_gpio_probe() local
191 struct tps65910_gpio *tps65910_gpio = platform_get_drvdata(pdev); in tps65910_gpio_remove() local