Searched refs:rockchip_gpio_direction_input (Results 1 – 1 of 1) sorted by relevance
257 static int rockchip_gpio_direction_input(struct gpio_chip *gc, in rockchip_gpio_direction_input() function324 .direction_input = rockchip_gpio_direction_input,763 ret = rockchip_gpio_direction_input(&bank->gpio_chip, cfg->pin); in rockchip_gpio_probe()
Completed in 5 milliseconds