Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpio/
Dgpiolib-of.c820 static struct gpio_chip *of_find_gpiochip_by_node(struct device_node *np) in of_find_gpiochip_by_node() function
846 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()
863 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()