Searched refs:usbnet_cdc_bind (Results 1 – 2 of 2) sorted by relevance
412 int usbnet_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_bind() function433 EXPORT_SYMBOL_GPL(usbnet_cdc_bind);437 int status = usbnet_cdc_bind(dev, intf); in usbnet_cdc_zte_bind()496 .bind = usbnet_cdc_bind,517 .bind = usbnet_cdc_bind,
76 ret = usbnet_cdc_bind(dev, intf); in vl600_bind()