Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-tps65218.c22 struct tps65218_gpio { struct
29 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_get() argument
30 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_get()
44 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_set() local
45 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_set()
73 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_request() local
74 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_request()
145 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_set_config() local
146 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_set_config()
193 struct tps65218_gpio *tps65218_gpio; in tps65218_gpio_probe() local
[all …]