Home
last modified time | relevance | path

Searched refs:omap7xx_gpio_dev (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap1/
Dgpio7xx.c233 static struct __initdata platform_device * omap7xx_gpio_dev[] = { variable
255 for (i = 0; i < ARRAY_SIZE(omap7xx_gpio_dev); i++) in omap7xx_gpio_init()
256 platform_device_register(omap7xx_gpio_dev[i]); in omap7xx_gpio_init()
258 gpio_bank_count = ARRAY_SIZE(omap7xx_gpio_dev); in omap7xx_gpio_init()