Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-tps65910.c20 struct tps65910_gpio { struct
27 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_get() argument
28 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get()
42 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local
43 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set()
56 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local
57 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_output()
68 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_input() local
69 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_input()
110 struct tps65910_gpio *tps65910_gpio; in tps65910_gpio_probe() local
[all …]