Searched refs:of_gpiochip_instance_match (Results 1 – 2 of 2) sorted by relevance
25 bool of_gpiochip_instance_match(struct gpio_chip *gc, unsigned int index);37 static inline bool of_gpiochip_instance_match(struct gpio_chip *gc, in of_gpiochip_instance_match() function
1892 return of_gpiochip_instance_match(gc, index); in gpiochip_irq_select()