Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.c632 static int eth_stop(struct net_device *net) in eth_stop() function
715 .ndo_stop = eth_stop,
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c1917 static int eth_stop(struct eth_dev *dev) in eth_stop() function
2510 eth_stop(dev); in _usb_eth_halt()