Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-f7188x.c140 static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset);
154 .get_direction = f7188x_gpio_get_direction, \
257 static int f7188x_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_get_direction() function