Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-ucb1400.c39 static void ucb1400_gpio_set(struct gpio_chip *gc, unsigned off, int val) in ucb1400_gpio_set() function
66 ucb->gc.set = ucb1400_gpio_set; in ucb1400_gpio_probe()