Searched refs:tps65219_gpio_set (Results 1 – 1 of 1) sorted by relevance
70 static void tps65219_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in tps65219_gpio_set() function135 tps65219_gpio_set(gc, offset, value); in tps65219_gpio_direction_output()152 .set = tps65219_gpio_set,