gpiod_to_chip
struct gpio_chip *chip = gpiod_to_chip(desc);
struct gpio_chip *chip = gpiod_to_chip(desc);
EXPORT_SYMBOL_GPL(gpiod_to_chip);
gc = gpiod_to_chip(gpiod);
struct gpio_chip *gc = gpiod_to_chip(hub->gpio_reset);
struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc);