Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpiolib-of.c816 static struct gpio_chip *of_find_gpiochip_by_node(struct device_node *np) in of_find_gpiochip_by_node() function
842 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()
859 chip = of_find_gpiochip_by_node(rd->dn->parent); in of_gpio_notify()