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