Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.c63 static int of_gpio_named_count(const struct device_node *np, in of_gpio_named_count() function
93 return of_gpio_named_count(np, "gpios"); in of_gpio_spi_cs_get_count()
114 ret = of_gpio_named_count(dev->of_node, propname); in of_gpio_get_count()