Home
last modified time | relevance | path

Searched defs:usb_eth_send (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c2537 static int usb_eth_send(struct eth_device *netdev, void *packet, int length) in usb_eth_send() function
2604 static int usb_eth_send(struct udevice *dev, void *packet, int length) in usb_eth_send() function