Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-f7188x.c159 static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset);
173 .get = f7188x_gpio_get, \
338 static int f7188x_gpio_get(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_get() function