Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-f7188x.c158 static int f7188x_gpio_direction_in(struct gpio_chip *chip, unsigned offset);
172 .direction_input = f7188x_gpio_direction_in, \
313 static int f7188x_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in f7188x_gpio_direction_in() function