Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c855 static void emac_shutdown(struct net_device *dev) in emac_shutdown() function
890 emac_shutdown(ndev); in emac_stop()
1113 emac_shutdown(ndev); in emac_suspend()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.c749 static void emac_shutdown(struct platform_device *pdev) in emac_shutdown() function
771 .shutdown = emac_shutdown,