Home
last modified time | relevance | path

Searched refs:twl_set (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
Dgpio-twl4030.c336 static void twl_set(struct gpio_chip *chip, unsigned offset, int value) in twl_set() function
375 twl_set(chip, offset, value); in twl_direction_out()
397 .set = twl_set,