Home
last modified time | relevance | path

Searched refs:usbnet_ether_cdc_bind (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dcdc_ether.c340 int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_ether_cdc_bind() function
358 EXPORT_SYMBOL_GPL(usbnet_ether_cdc_bind);
450 status = usbnet_ether_cdc_bind(dev, intf); in usbnet_cdc_bind()
/openbmc/linux/include/linux/usb/
H A Dusbnet.h220 extern int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf);