Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/
Dpinctrl-rockchip.c2732 static int rockchip_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in rockchip_gpio_direction_input() function
2824 .direction_input = rockchip_gpio_direction_input,