Searched refs:twl_set (Results 1 – 1 of 1) sorted by relevance
337 static int twl_set(struct gpio_chip *chip, unsigned int offset, int value) in twl_set() function 379 return twl_set(chip, offset, value); in twl_direction_out() 422 .set = twl_set,