Home
last modified time | relevance | path

Searched refs:usbnet_get_endpoints (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/usb/
H A Dgl620a.c182 return usbnet_get_endpoints(dev, intf); in genelink_bind()
H A Dcdc_eem.c73 status = usbnet_get_endpoints(dev, intf); in eem_bind()
H A Dzaurus.c238 return usbnet_get_endpoints(dev, intf); in blan_mdlm_bind()
H A Dcx82310_eth.c158 ret = usbnet_get_endpoints(dev, intf); in cx82310_bind()
H A Dch9200.c344 retval = usbnet_get_endpoints(dev, intf); in ch9200_bind()
H A Dax88172a.c164 ret = usbnet_get_endpoints(dev, intf); in ax88172a_bind()
H A Dsr9700.c280 ret = usbnet_get_endpoints(dev, intf); in sr9700_bind()
H A Dasix_devices.c219 ret = usbnet_get_endpoints(dev, intf); in ax88172_bind()
841 ret = usbnet_get_endpoints(dev, intf); in ax88772_bind()
1276 ret = usbnet_get_endpoints(dev, intf); in ax88178_bind()
H A Dnet1080.c483 return usbnet_get_endpoints (dev, intf); in net1080_bind()
H A Ddm9601.c343 ret = usbnet_get_endpoints(dev, intf); in dm9601_bind()
H A Dusbnet.c90 int usbnet_get_endpoints(struct usbnet *dev, struct usb_interface *intf) in usbnet_get_endpoints() function
159 EXPORT_SYMBOL_GPL(usbnet_get_endpoints);
1840 status = usbnet_get_endpoints(dev, udev); in usbnet_probe()
H A Dsierra_net.c675 status = usbnet_get_endpoints(dev, intf); in sierra_net_bind()
H A Dqmi_wwan.c693 rv = usbnet_get_endpoints(dev, info->data); in qmi_wwan_register_subdriver()
H A Daqc111.c700 ret = usbnet_get_endpoints(dev, intf); in aqc111_bind()
H A Dax88179_178a.c1286 ret = usbnet_get_endpoints(dev, intf); in ax88179_bind()
H A Dsmsc95xx.c1154 ret = usbnet_get_endpoints(dev, intf); in smsc95xx_bind()
H A Dsmsc75xx.c1447 ret = usbnet_get_endpoints(dev, intf); in smsc75xx_bind()
/linux/include/linux/usb/
H A Dusbnet.h273 extern int usbnet_get_endpoints(struct usbnet *, struct usb_interface *);