Searched refs:pca9532_gpio_set_value (Results 1 – 1 of 1) sorted by relevance
323 static int pca9532_gpio_set_value(struct gpio_chip *gc, unsigned int offset, in pca9532_gpio_set_value() function352 pca9532_gpio_set_value(gc, offset, 1); in pca9532_gpio_direction_input()359 return pca9532_gpio_set_value(gc, offset, val); in pca9532_gpio_direction_output()482 data->gpio.set = pca9532_gpio_set_value; in pca9532_configure()