Searched refs:of_gpiochip_instance_match (Results 1 – 3 of 3) sorted by relevance
26 bool of_gpiochip_instance_match(struct gpio_chip *gc, unsigned int index);41 static inline bool of_gpiochip_instance_match(struct gpio_chip *gc, in of_gpiochip_instance_match() function
1089 bool of_gpiochip_instance_match(struct gpio_chip *gc, unsigned int index) in of_gpiochip_instance_match() function
1989 return of_gpiochip_instance_match(gc, index); in gpiochip_irq_select()