Searched refs:of_gpio_get_count (Results 1 – 3 of 3) sorted by relevance
16 int of_gpio_get_count(struct device *dev, const char *con_id);29 static inline int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() function
59 int of_gpio_get_count(struct device *dev, const char *con_id) in of_gpio_get_count() function
3941 count = of_gpio_get_count(dev, con_id); in gpiod_count()