Searched refs:chv_gpio_set (Results 1 – 1 of 1) sorted by relevance
1177 static void chv_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in chv_gpio_set() function1225 chv_gpio_set(chip, offset, value); in chv_gpio_direction_output()1237 .set = chv_gpio_set,