Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib-of.c434 static struct gpio_desc *of_find_regulator_gpio(struct device *dev, const char *con_id, in of_find_regulator_gpio() function
530 desc = of_find_regulator_gpio(dev, con_id, &of_flags); in of_find_gpio()