Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1568 * emac_dev_stop - EMAC device stop
1576 static int emac_dev_stop(struct net_device *ndev) in emac_dev_stop() function
1681 .ndo_stop = emac_dev_stop,
2007 emac_dev_stop(ndev); in davinci_emac_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1590 * emac_dev_stop - EMAC device stop
1598 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()

Completed in 6 milliseconds