Searched refs:gpio_chip_match_by_label (Results 1 – 1 of 1) sorted by relevance
1212 static int gpio_chip_match_by_label(struct gpio_chip *gc, const void *label) in gpio_chip_match_by_label() function1228 return gpio_device_find((void *)label, gpio_chip_match_by_label); in gpio_device_find_by_label()