Searched refs:of_gpio_count (Results 1 – 2 of 2) sorted by relevance
114 static inline int of_gpio_count(const struct device_node *np) in of_gpio_count() function
88 if (of_gpio_count(child_node) != 1) { in gpio_halt_probe()