Searched refs:of_gpio_count (Results 1 – 2 of 2) sorted by relevance
26 int of_gpio_count(const struct fwnode_handle *fwnode, const char *con_id);42 static inline int of_gpio_count(const struct fwnode_handle *fwnode, in of_gpio_count() function
4829 count = of_gpio_count(fwnode, con_id); in gpiod_count()