Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-twl4030.c349 static int twl_direction_out(struct gpio_chip *chip, unsigned offset, int value) in twl_direction_out() function
391 .direction_output = twl_direction_out,