Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-rockchip.c257 static int rockchip_gpio_direction_input(struct gpio_chip *gc, in rockchip_gpio_direction_input() function
324 .direction_input = rockchip_gpio_direction_input,
762 ret = rockchip_gpio_direction_input(&bank->gpio_chip, cfg->pin); in rockchip_gpio_probe()