Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpiolib.c1663 static struct gpio_desc *of_find_gpio(struct device *dev, const char *con_id, in of_find_gpio() function
1980 desc = of_find_gpio(dev, con_id, idx, &lookupflags); in __gpiod_get_index()