Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-twl4030.c353 static int twl_direction_out(struct gpio_chip *chip, unsigned offset, int value) in twl_direction_out() function
416 .direction_output = twl_direction_out,