Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-tps6586x.c36 struct tps6586x_gpio { struct
41 static inline struct tps6586x_gpio *to_tps6586x_gpio(struct gpio_chip *chip) in to_tps6586x_gpio() argument
48 struct tps6586x_gpio *tps6586x_gpio = to_tps6586x_gpio(gc); in tps6586x_gpio_get() local
62 struct tps6586x_gpio *tps6586x_gpio = to_tps6586x_gpio(gc); in tps6586x_gpio_set() local
71 struct tps6586x_gpio *tps6586x_gpio = to_tps6586x_gpio(gc); in tps6586x_gpio_output() local
85 struct tps6586x_gpio *tps6586x_gpio = to_tps6586x_gpio(gc); in tps6586x_gpio_to_irq() local
94 struct tps6586x_gpio *tps6586x_gpio; in tps6586x_gpio_probe() local
138 struct tps6586x_gpio *tps6586x_gpio = platform_get_drvdata(pdev); in tps6586x_gpio_remove() local