Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-rockchip.c1348 static int rockchip_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in rockchip_gpio_direction_input() function
1387 .direction_input = rockchip_gpio_direction_input,