Searched refs:byt_gpio_set (Results 1 – 1 of 1) sorted by relevance
1129 static void byt_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in byt_gpio_set() function1183 byt_gpio_set(chip, offset, value); in byt_gpio_direction_output()1292 .set = byt_gpio_set,