Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dlan91c96.c473 static int smc_open(bd_t *bd, struct eth_device *dev) in smc_open() function
678 return smc_open(bd, dev); in lan91c96_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc9194.c214 static int smc_open(struct net_device *dev);
807 .ndo_open = smc_open,
1046 static int smc_open(struct net_device *dev) in smc_open() function
H A Dsmc91c92_cs.c271 static int smc_open(struct net_device *dev);
291 .ndo_open = smc_open,
1047 static int smc_open(struct net_device *dev) in smc_open() function
H A Dsmc91x.c1461 smc_open(struct net_device *dev) in smc_open() function
1748 .ndo_open = smc_open,