Searched refs:of_gpio_named_count (Results 1 – 1 of 1) sorted by relevance
98 static inline int of_gpio_named_count(struct device_node *np, const char* propname) in of_gpio_named_count() function111 return of_gpio_named_count(np, "gpios"); in of_gpio_count()