Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_ether.c643 static int eth_stop(struct net_device *net) in eth_stop() function
726 .ndo_stop = eth_stop,
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c1922 static int eth_stop(struct eth_dev *dev) in eth_stop() function
2515 eth_stop(dev); in _usb_eth_halt()