Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dlan91c96.c271 static void smc_shutdown(struct eth_device *dev) in smc_shutdown() function
634 smc_shutdown(dev); in smc_close()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc9194.c296 static void smc_shutdown( int ioaddr );
385 static void smc_shutdown( int ioaddr ) in smc_shutdown() function
1436 smc_shutdown( dev->base_addr ); in smc_close()
H A Dsmc91x.c366 static void smc_shutdown(struct net_device *dev) in smc_shutdown() function
1515 smc_shutdown(dev); in smc_close()
1985 smc_shutdown(dev); in smc_probe()
2441 smc_shutdown(ndev); in smc_drv_suspend()
/OK3568_Linux_fs/kernel/net/smc/
H A Daf_smc.c2121 static int smc_shutdown(struct socket *sock, int how) in smc_shutdown() function
2438 .shutdown = smc_shutdown,