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