Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/
Dgpio7xx.c254 static struct platform_device *omap7xx_gpio_dev[] __initdata = { variable
276 for (i = 0; i < ARRAY_SIZE(omap7xx_gpio_dev); i++) in omap7xx_gpio_init()
277 platform_device_register(omap7xx_gpio_dev[i]); in omap7xx_gpio_init()