Searched refs:gpiod_to_chip (Results 1 – 5 of 5) sorted by relevance
801 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc);815 static inline struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function
182 gc = gpiod_to_chip(gpiod); in qe_pin_request()
960 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_grab_gpio()1009 struct gpio_chip *chip = gpiod_to_chip(desc); in aspeed_gpio_copro_release_gpio()
237 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() function244 EXPORT_SYMBOL_GPL(gpiod_to_chip);4777 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()