Searched refs:tps65912_gpio_set (Results 1 – 1 of 1) sorted by relevance
45 static void tps65912_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65912_gpio_set() function66 tps65912_gpio_set(gc, offset, value); in tps65912_gpio_output()87 .set = tps65912_gpio_set,