Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dcdc_ether.c325 int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf) in usbnet_ether_cdc_bind() function
343 EXPORT_SYMBOL_GPL(usbnet_ether_cdc_bind);
437 status = usbnet_ether_cdc_bind(dev, intf); in usbnet_cdc_bind()
/Linux-v5.10/include/linux/usb/
Dusbnet.h212 extern int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf);