Searched refs:gpio_chip_match_by_fwnode (Results 1 – 1 of 1) sorted by relevance
1266 static int gpio_chip_match_by_fwnode(struct gpio_chip *gc, const void *fwnode) in gpio_chip_match_by_fwnode() function1282 return gpio_device_find((void *)fwnode, gpio_chip_match_by_fwnode); in gpio_device_find_by_fwnode()