Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-tps65910.c25 struct tps65910_gpio { struct
32 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_get() argument
33 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get()
47 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local
48 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set()
61 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local
62 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_output()
73 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_input() local
74 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_input()
115 struct tps65910_gpio *tps65910_gpio; in tps65910_gpio_probe() local
[all …]