Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-f7188x.c132 static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset);
146 .get = f7188x_gpio_get, \
266 static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_get() function