Home
last modified time | relevance | path

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

/arch/arm/plat-orion/
Dcommon.c483 static struct platform_device orion_switch_device = { variable
497 orion_switch_device.num_resources = 1; in orion_ge00_switch_init()
503 orion_switch_device.dev.platform_data = d; in orion_ge00_switch_init()
505 platform_device_register(&orion_switch_device); in orion_ge00_switch_init()