Home
last modified time | relevance | path

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

/include/linux/
Dof_gpio.h98 static inline int of_gpio_named_count(struct device_node *np, const char* propname) in of_gpio_named_count() function
111 return of_gpio_named_count(np, "gpios"); in of_gpio_count()