Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dgpio16xx.c196 static struct platform_device *omap16xx_gpio_dev[] __initdata = { variable
227 for (i = 0; i < ARRAY_SIZE(omap16xx_gpio_dev); i++) { in omap16xx_gpio_init()
228 pdev = omap16xx_gpio_dev[i]; in omap16xx_gpio_init()
246 platform_device_register(omap16xx_gpio_dev[i]); in omap16xx_gpio_init()