Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c2525 static int usb_eth_init(struct eth_device *netdev, bd_t *bd) in usb_eth_init() function
2579 netdev->init = usb_eth_init; in usb_eth_initialize()