Searched refs:rb532_gpio_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/arch/mips/rb532/
H A Dgpio.c39 struct rb532_gpio_chip { struct
88 struct rb532_gpio_chip *gpch;
90 gpch = container_of(chip, struct rb532_gpio_chip, chip);
100 struct rb532_gpio_chip *gpch;
102 gpch = container_of(chip, struct rb532_gpio_chip, chip);
111 struct rb532_gpio_chip *gpch;
113 gpch = container_of(chip, struct rb532_gpio_chip, chip);
128 struct rb532_gpio_chip *gpch;
130 gpch = container_of(chip, struct rb532_gpio_chip, chip);
142 static struct rb532_gpio_chip rb532_gpio_chi variable in typeref:struct:rb532_gpio_chip
[all...]

Completed in 82 milliseconds