Searched refs:lp3943_gpio_set (Results 1 – 1 of 1) sorted by relevance
150 static int lp3943_gpio_set(struct gpio_chip *chip, unsigned int offset, in lp3943_gpio_set() function 170 ret = lp3943_gpio_set(chip, offset, value); in lp3943_gpio_direction_output() 187 .set = lp3943_gpio_set,