Searched refs:max732x_chip (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dmax732x.c86 struct max732x_chip { struct
112 static int max732x_writeb(struct max732x_chip *chip, int group_a, uint8_t val)
127 static int max732x_readb(struct max732x_chip *chip, int group_a, uint8_t *val)
143 static inline int is_group_a(struct max732x_chip *chip, unsigned off)
150 struct max732x_chip *chip;
154 chip = container_of(gc, struct max732x_chip, gpio_chip);
165 struct max732x_chip *chip;
169 chip = container_of(gc, struct max732x_chip, gpio_chip);
191 struct max732x_chip *chip;
194 chip = container_of(gc, struct max732x_chip, gpio_chi
[all...]

Completed in 73 milliseconds