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