Searched refs:gpiod_to_chip (Results 1 – 7 of 7) sorted by relevance
59 return gpiod_to_chip(gpio_to_desc(gpio)); in gpio_to_chip()
775 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc);779 static inline struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function
429 struct gpio_chip *parent = gpiod_to_chip(descs[i]); in gpiochip_fwd_create()
1004 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_grab_gpio()1050 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_release_gpio()
174 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function180 EXPORT_SYMBOL_GPL(gpiod_to_chip);219 gc = gpiod_to_chip(desc); in gpiod_get_direction()4189 gc = gpiod_to_chip(desc); in gpiod_hog()4263 gc = gpiod_to_chip(desc); in gpiod_get_array()
244 struct gpio_chip *gc = gpiod_to_chip(hub->gpio_reset); in usb251x_check_gpio_chip()
533 return hte_dev->c == gpiod_to_chip(hdesc->attr.line_data); in tegra_hte_match_from_linedata()