Searched refs:of_find_gpio (Results 1 – 3 of 3) sorted by relevance
18 struct gpio_desc *of_find_gpio(struct device_node *np,26 static inline struct gpio_desc *of_find_gpio(struct device_node *np, in of_find_gpio() function
628 struct gpio_desc *of_find_gpio(struct device_node *np, const char *con_id, in of_find_gpio() function
4010 desc = of_find_gpio(to_of_node(fwnode), con_id, idx, lookupflags); in gpiod_find_by_fwnode()