Searched refs:usbnet_cdc_bind (Results 1 – 3 of 3) sorted by relevance
474 int usbnet_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_bind() function495 EXPORT_SYMBOL_GPL(usbnet_cdc_bind);500 .bind = usbnet_cdc_bind,510 .bind = usbnet_cdc_bind,
76 ret = usbnet_cdc_bind(dev, intf); in vl600_bind()
207 extern int usbnet_cdc_bind(struct usbnet *, struct usb_interface *);