Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-rk805.c183 static int rk805_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in rk805_gpio_get_direction() function
208 .get_direction = rk805_gpio_get_direction,