Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1598 static int emac_dev_stop(struct net_device *ndev) in emac_dev_stop() function
1717 .ndo_stop = emac_dev_stop,
2034 emac_dev_stop(ndev); in davinci_emac_suspend()