Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-orion/
Dcommon.c479 static struct platform_device orion_switch_device = { variable
493 orion_switch_device.num_resources = 1; in orion_ge00_switch_init()
499 orion_switch_device.dev.platform_data = d; in orion_ge00_switch_init()
501 platform_device_register(&orion_switch_device); in orion_ge00_switch_init()