Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-omap1/
Dgpio16xx.c197 static struct platform_device *omap16xx_gpio_dev[] __initdata = { variable
228 for (i = 0; i < ARRAY_SIZE(omap16xx_gpio_dev); i++) { in omap16xx_gpio_init()
229 pdev = omap16xx_gpio_dev[i]; in omap16xx_gpio_init()
247 platform_device_register(omap16xx_gpio_dev[i]); in omap16xx_gpio_init()