Searched refs:of_gpiochip_is_match (Results 1 – 1 of 1) sorted by relevance
232 static int of_gpiochip_is_match(struct gpio_chip *chip, const void *data) in of_gpiochip_is_match() function239 return gpiochip_find(np, of_gpiochip_is_match); in of_node_to_gpiochip()