Searched refs:bd79112_gpio_set (Results 1 – 1 of 1) sorted by relevance
294 static int bd79112_gpio_set(struct gpio_chip *gc, unsigned int offset, in bd79112_gpio_set() function365 ret = bd79112_gpio_set(gc, offset, value); in bd79112_gpio_output()378 .set = bd79112_gpio_set,