Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-rk805.c302 static int rk805_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in rk805_gpio_get_direction() function
330 .get_direction = rk805_gpio_get_direction,