Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-ks8695.c185 static int ks8695_gpio_get_value(struct gpio_chip *gc, unsigned int pin) in ks8695_gpio_get_value() function
226 .get = ks8695_gpio_get_value,