Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-marzen.c195 static struct platform_device leds_device = { variable
253 &leds_device,
/linux-4.1.27/arch/arm/mach-versatile/
Dcore.c321 static struct platform_device leds_device = { variable
776 platform_device_register(&leds_device); in versatile_init()