Searched refs:of_gpiochip_instance_match (Results 1 – 3 of 3) 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
1291 bool of_gpiochip_instance_match(struct gpio_chip *gc, unsigned int index) in of_gpiochip_instance_match() function
1875 return of_gpiochip_instance_match(gc, index); in gpiochip_irq_select()
Completed in 16 milliseconds