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

/linux-4.4.14/arch/arm/mach-ep93xx/include/mach/
H A Dplatform.h18 struct ep93xx_eth_data struct
38 void ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr);
/linux-4.4.14/arch/arm/mach-ep93xx/
H A Dadssphere.c25 static struct ep93xx_eth_data __initdata adssphere_eth_data = {
H A Dgesbc9312.c25 static struct ep93xx_eth_data __initdata gesbc9312_eth_data = {
H A Dmicro9.c65 static struct ep93xx_eth_data __initdata micro9_eth_data = {
H A Dsnappercl15.c126 static struct ep93xx_eth_data __initdata snappercl15_eth_data = {
H A Dcore.c283 static struct ep93xx_eth_data ep93xx_eth_data; variable in typeref:struct:ep93xx_eth_data
296 .platform_data = &ep93xx_eth_data,
310 void __init ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr) ep93xx_register_eth()
315 ep93xx_eth_data = *data; ep93xx_register_eth()
H A Dsimone.c38 static struct ep93xx_eth_data __initdata simone_eth_data = {
H A Dts72xx.c229 static struct ep93xx_eth_data __initdata ts72xx_eth_data = {
H A Dedb93xx.c57 static struct ep93xx_eth_data __initdata edb93xx_eth_data = {
H A Dvision_ep9307.c70 static struct ep93xx_eth_data vision_eth_data __initdata = {
/linux-4.4.14/drivers/net/ethernet/cirrus/
H A Dep93xx_eth.c756 static struct net_device *ep93xx_dev_alloc(struct ep93xx_eth_data *data) ep93xx_dev_alloc()
805 struct ep93xx_eth_data *data; ep93xx_eth_probe()

Completed in 176 milliseconds