Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c1805 static void eth_disconnect(struct usb_gadget *gadget) in eth_disconnect() function
2384 priv->eth_driver.reset = eth_disconnect; in _usb_eth_init()
2385 priv->eth_driver.disconnect = eth_disconnect; in _usb_eth_init()