Searched refs:xlr_net_dev0 (Results 1 – 1 of 1) sorted by relevance
119 static struct platform_device xlr_net_dev0 = { in xls_gmac_init() local123 xlr_net_dev0.dev.platform_data = &ndata0; in xls_gmac_init()135 xlr_net_dev0.resource = xlr_net0_res; in xls_gmac_init()144 xlr_net_dev0.num_resources = 2; in xls_gmac_init()148 platform_device_register(&xlr_net_dev0); in xls_gmac_init()163 xlr_net_dev0.num_resources = 8; in xls_gmac_init()164 platform_device_register(&xlr_net_dev0); in xls_gmac_init()186 static struct platform_device xlr_net_dev0 = { in xlr_gmac_init() local203 xlr_net_dev0.num_resources = 8; in xlr_gmac_init()204 xlr_net_dev0.resource = xlr_net0_res; in xlr_gmac_init()[all …]