Searched refs:moxtet_gpio_set_value (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpio/
H A Dgpio-moxtet.c55 static void moxtet_gpio_set_value(struct gpio_chip *gc, unsigned int offset, function
107 moxtet_gpio_set_value(gc, offset, val);
145 chip->gpio_chip.set = moxtet_gpio_set_value;

Completed in 180 milliseconds