f7188x_gpio_direction_in  130 drivers/gpio/gpio-f7188x.c static int f7188x_gpio_direction_in(struct gpio_chip *chip, unsigned offset);
f7188x_gpio_direction_in  144 drivers/gpio/gpio-f7188x.c 			.direction_input  = f7188x_gpio_direction_in,	\