Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-amdpt.c98 static int pt_gpio_get_value(struct gpio_chip *gc, unsigned offset) in pt_gpio_get_value() function
210 pt_gpio->gc.get = pt_gpio_get_value; in pt_gpio_probe()