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