Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c136 static int gpio_find_and_xlate(struct gpio_desc *desc, in gpio_find_and_xlate() function
822 ret = gpio_find_and_xlate(desc, args); in gpio_request_tail()