Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/platform_data/
A Deth-ep93xx.h5 struct ep93xx_eth_data { struct
/linux-6.3-rc2/arch/arm/mach-ep93xx/
A Dcore.c292 static struct ep93xx_eth_data ep93xx_eth_data; variable
305 .platform_data = &ep93xx_eth_data,
319 void __init ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr) in ep93xx_register_eth()
324 ep93xx_eth_data = *data; in ep93xx_register_eth()
A Dplatform.h25 void ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr);
A Dvision_ep9307.c66 static struct ep93xx_eth_data vision_eth_data __initdata = {
A Dedb93xx.c52 static struct ep93xx_eth_data __initdata edb93xx_eth_data = {
A Dts72xx.c211 static struct ep93xx_eth_data __initdata ts72xx_eth_data = {
/linux-6.3-rc2/drivers/net/ethernet/cirrus/
A Dep93xx_eth.c741 static struct net_device *ep93xx_dev_alloc(struct ep93xx_eth_data *data) in ep93xx_dev_alloc()
791 struct ep93xx_eth_data *data; in ep93xx_eth_probe()

Completed in 28 milliseconds