Searched refs:of_find_gpio (Results 1 – 2 of 2) sorted by relevance
19 struct gpio_desc *of_find_gpio(struct device_node *np,28 static inline struct gpio_desc *of_find_gpio(struct device_node *np, in of_find_gpio() function
4660 desc = of_find_gpio(to_of_node(fwnode), con_id, idx, lookupflags); in gpiod_find_by_fwnode()