Searched refs:usbnet_generic_cdc_bind (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/usb/
H A Dcdc_ether.c105 int usbnet_generic_cdc_bind(struct usbnet *dev, struct usb_interface *intf) usbnet_generic_cdc_bind() function
388 EXPORT_SYMBOL_GPL(usbnet_generic_cdc_bind); variable
482 status = usbnet_generic_cdc_bind(dev, intf); usbnet_cdc_bind()
H A Dzaurus.c92 return usbnet_generic_cdc_bind(dev, intf); zaurus_bind()
H A Drndis_host.c324 retval = usbnet_generic_cdc_bind(dev, intf); generic_rndis_bind()
/linux-4.1.27/include/linux/usb/
H A Dusbnet.h206 extern int usbnet_generic_cdc_bind(struct usbnet *, struct usb_interface *);

Completed in 119 milliseconds