Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/usb/
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()
/linux-6.1.9/include/linux/usb/
Dusbnet.h205 extern int usbnet_ether_cdc_bind(struct usbnet *dev, struct usb_interface *intf);