Searched refs:puv3_gpio_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/unicore32/kernel/
H A Dgpio.c58 static void puv3_gpio_set(struct gpio_chip *chip, unsigned offset, int value) puv3_gpio_set() function
82 puv3_gpio_set(chip, offset, value); puv3_direction_output()
92 .set = puv3_gpio_set,

Completed in 44 milliseconds