Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/
Dpinctrl-rockchip.c2199 static int rockchip_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in rockchip_gpio_get_direction() function
2823 .get_direction = rockchip_gpio_get_direction,