Searched refs:msp_eth_devs (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/pmcs-msp71xx/
H A Dmsp_eth.c86 #define msp_eth_devs mspeth_device macro
96 for (i = 0; i < ARRAY_SIZE(msp_eth_devs); i++) { msp_eth_setup()
97 ret = platform_device_register(&msp_eth_devs[i]); msp_eth_setup()
100 platform_device_unregister(&msp_eth_devs[i]); msp_eth_setup()

Completed in 116 milliseconds