Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-f7188x.c142 static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset);
156 .get = f7188x_gpio_get, \
300 static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_get() function