Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-f7188x.c157 static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset);
171 .get_direction = f7188x_gpio_get_direction, \
288 static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_get_direction() function