Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tps65218.c37 static void tps65218_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65218_gpio_set() function
58 tps65218_gpio_set(gc, offset, value); in tps65218_gpio_output()
179 .set = tps65218_gpio_set,