Searched defs:max732x_chip (Results 1 – 1 of 1) sorted by relevance
133 struct max732x_chip { struct134 struct gpio_chip gpio_chip;158 static int max732x_writeb(struct max732x_chip *chip, int group_a, uint8_t val) in max732x_writeb() argument