Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-rockchip.c266 static int rockchip_gpio_direction_input(struct gpio_chip *gc, in rockchip_gpio_direction_input() function
333 .direction_input = rockchip_gpio_direction_input,
779 ret = rockchip_gpio_direction_input(&bank->gpio_chip, cfg->pin); in rockchip_gpio_probe()