Searched refs:of_gpiochip_match_node (Results 1 – 1 of 1) sorted by relevance
833 static int of_gpiochip_match_node(struct gpio_chip *chip, void *data) in of_gpiochip_match_node() function840 return gpiochip_find(np, of_gpiochip_match_node); in of_find_gpiochip_by_node()