Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/netlogic/
Dplatform_net.c146 static struct platform_device xlr_net_dev0 = { in xls_gmac_init() local
150 xlr_net_dev0.dev.platform_data = &ndata0; in xls_gmac_init()
161 xlr_net_dev0.resource = xlr_net0_res; in xls_gmac_init()
170 xlr_net_dev0.num_resources = 2; in xls_gmac_init()
174 platform_device_register(&xlr_net_dev0); in xls_gmac_init()
189 xlr_net_dev0.num_resources = 8; in xls_gmac_init()
190 platform_device_register(&xlr_net_dev0); in xls_gmac_init()
212 static struct platform_device xlr_net_dev0 = { in xlr_gmac_init() local
228 xlr_net_dev0.num_resources = 8; in xlr_gmac_init()
229 xlr_net_dev0.resource = xlr_net0_res; in xlr_gmac_init()
[all …]