Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tps65218.c18 struct tps65218_gpio { struct
25 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_get() argument
26 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_get()
40 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_set() local
41 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_set()
69 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_request() local
70 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_request()
141 struct tps65218_gpio *tps65218_gpio = gpiochip_get_data(gc); in tps65218_gpio_set_config() local
142 struct tps65218 *tps65218 = tps65218_gpio->tps65218; in tps65218_gpio_set_config()
189 struct tps65218_gpio *tps65218_gpio; in tps65218_gpio_probe() local
[all …]