Searched refs:ep93xx_eth_data (Results 1 – 10 of 10) sorted by relevance
15 struct ep93xx_eth_data struct49 void ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr);
391 static struct ep93xx_eth_data ep93xx_eth_data; variable409 .platform_data = &ep93xx_eth_data,421 void __init ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr) in ep93xx_register_eth()426 ep93xx_eth_data = *data; in ep93xx_register_eth()
23 static struct ep93xx_eth_data __initdata adssphere_eth_data = {
23 static struct ep93xx_eth_data __initdata gesbc9312_eth_data = {
31 static struct ep93xx_eth_data __initdata simone_eth_data = {
64 static struct ep93xx_eth_data __initdata micro9_eth_data = {
128 static struct ep93xx_eth_data __initdata snappercl15_eth_data = {
55 static struct ep93xx_eth_data __initdata edb93xx_eth_data = {
244 static struct ep93xx_eth_data __initdata ts72xx_eth_data = {
759 static struct net_device *ep93xx_dev_alloc(struct ep93xx_eth_data *data) in ep93xx_dev_alloc()809 struct ep93xx_eth_data *data; in ep93xx_eth_probe()