Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dether.c304 static int eth_bind(struct usb_composite_dev *cdev) in eth_bind() function
476 .bind = eth_bind,
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c2002 static int eth_bind(struct usb_gadget *gadget) in eth_bind() function
2376 priv->eth_driver.bind = eth_bind; in _usb_eth_init()