Searched refs:eth_bind (Results 1 – 2 of 2) sorted by relevance
304 static int eth_bind(struct usb_composite_dev *cdev) in eth_bind() function476 .bind = eth_bind,
2002 static int eth_bind(struct usb_gadget *gadget) in eth_bind() function2376 priv->eth_driver.bind = eth_bind; in _usb_eth_init()