Home
last modified time | relevance | path

Searched refs:of_gpiochip_instance_match (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-of.c1092 bool of_gpiochip_instance_match(struct gpio_chip *gc, unsigned int index) in of_gpiochip_instance_match() function
H A Dgpiolib.c2024 return of_gpiochip_instance_match(gc, index); in gpiochip_irq_select()