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

/include/linux/
H A Dof_gpio.h53 extern unsigned int of_gpio_named_count(struct device_node *np,
75 static inline unsigned int of_gpio_named_count(struct device_node *np, function
111 return of_gpio_named_count(np, "gpios");

Completed in 64 milliseconds