Home
last modified time | relevance | path

Searched defs:max732x_chip (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-max732x.c136 struct max732x_chip { struct
137 struct gpio_chip gpio_chip;
161 static inline struct max732x_chip *to_max732x(struct gpio_chip *gc) in to_max732x() argument