Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Ddavinci_emac.c1596 static int emac_dev_stop(struct net_device *ndev) in emac_dev_stop() function
1715 .ndo_stop = emac_dev_stop,
2028 emac_dev_stop(ndev); in davinci_emac_suspend()