Searched refs:xway_gpio_set (Results 1 – 1 of 1) sorted by relevance
1296 static void xway_gpio_set(struct gpio_chip *chip, unsigned int pin, int val) in xway_gpio_set() function1331 xway_gpio_set(chip, pin, val); in xway_gpio_dir_out()1357 .set = xway_gpio_set,