Home
last modified time | relevance | path

Searched refs:usbnet_cdc_bind (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/usb/
Dcdc_ether.c474 int usbnet_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_cdc_bind() function
495 EXPORT_SYMBOL_GPL(usbnet_cdc_bind);
500 .bind = usbnet_cdc_bind,
510 .bind = usbnet_cdc_bind,
Dlg-vl600.c76 ret = usbnet_cdc_bind(dev, intf); in vl600_bind()
/linux-4.1.27/include/linux/usb/
Dusbnet.h207 extern int usbnet_cdc_bind(struct usbnet *, struct usb_interface *);