Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-f7188x.c130 static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset);
144 .get_direction = f7188x_gpio_get_direction, \
226 static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_get_direction() function