Searched defs:max732x_chip (Results 1 – 1 of 1) sorted by relevance
136 struct max732x_chip { struct137 struct gpio_chip gpio_chip;161 static inline struct max732x_chip *to_max732x(struct gpio_chip *gc) in to_max732x() argument