Searched refs:msp_eth_devs (Results 1 – 1 of 1) sorted by relevance
86 #define msp_eth_devs mspeth_device macro96 for (i = 0; i < ARRAY_SIZE(msp_eth_devs); i++) { in msp_eth_setup()97 ret = platform_device_register(&msp_eth_devs[i]); in msp_eth_setup()100 platform_device_unregister(&msp_eth_devs[i]); in msp_eth_setup()