Searched refs:da9055_gpio_set (Results 1 – 1 of 1) sorted by relevance
67 static void da9055_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9055_gpio_set() function110 da9055_gpio_set(gc, offset, value); in da9055_gpio_direction_output()128 .set = da9055_gpio_set,