Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/smsc/
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()
Dsmc91x.c366 static void smc_shutdown(struct net_device *dev) in smc_shutdown() function
1516 smc_shutdown(dev); in smc_close()
1986 smc_shutdown(dev); in smc_probe()
2442 smc_shutdown(ndev); in smc_drv_suspend()
/Linux-v5.4/net/smc/
Daf_smc.c1650 static int smc_shutdown(struct socket *sock, int how) in smc_shutdown() function
1952 .shutdown = smc_shutdown,