Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c135 static int gpio_find_and_xlate(struct gpio_desc *desc, in gpio_find_and_xlate() function
821 ret = gpio_find_and_xlate(desc, args); in gpio_request_tail()