Searched refs:msp71xx_gpio_banks (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/pmc-sierra/msp71xx/
H A Dgpio.c191 * struct msp71xx_gpio_banks[] - container array of gpio banks
200 static struct msp71xx_gpio_chip msp71xx_gpio_banks[] = { variable in typeref:struct:msp71xx_gpio_chip
214 for (i = 0; i < ARRAY_SIZE(msp71xx_gpio_banks); i++)
215 gpiochip_add(&msp71xx_gpio_banks[i].chip);

Completed in 90 milliseconds