Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-twl4030.c354 static int twl_direction_out(struct gpio_chip *chip, unsigned offset, int value) in twl_direction_out() function
396 .direction_output = twl_direction_out,