Home
last modified time | relevance | path

Searched refs:gpio_latch_set (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-latch.c93 static void gpio_latch_set(struct gpio_chip *gc, unsigned int offset, int val) in gpio_latch_set() function
171 priv->gc.set = gpio_latch_set; in gpio_latch_probe()