Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-twl4030.c335 static void twl_set(struct gpio_chip *chip, unsigned offset, int value) in twl_set() function
374 twl_set(chip, offset, value); in twl_direction_out()
419 .set = twl_set,