Home
last modified time | relevance | path

Searched refs:emac_shutdown (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c729 static void emac_shutdown(struct net_device *dev) in emac_shutdown() function
764 emac_shutdown(ndev); in emac_stop()
930 emac_shutdown(ndev); in emac_suspend()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac.c748 static void emac_shutdown(struct platform_device *pdev) in emac_shutdown() function
770 .shutdown = emac_shutdown,