Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c1800 static void eth_disconnect(struct usb_gadget *gadget) in eth_disconnect() function
2379 priv->eth_driver.reset = eth_disconnect; in _usb_eth_init()
2380 priv->eth_driver.disconnect = eth_disconnect; in _usb_eth_init()