Searched refs:gpio_device_get_chip (Results 1 – 3 of 3) sorted by relevance
411 desc = of_xlate_and_get_gpiod_flags(gpio_device_get_chip(gdev), in of_get_named_gpiod_flags()901 ret = of_gpiochip_add_hog(gpio_device_get_chip(gdev), rd->dn); in of_gpio_notify()918 of_gpiochip_remove_hog(gpio_device_get_chip(gdev), rd->dn); in of_gpio_notify()
793 struct gpio_chip *gpio_device_get_chip(struct gpio_device *gdev);
623 chip = gpio_device_get_chip(gdev); in omap_gpio_deps_init()