Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dint51x1.c153 return usbnet_get_endpoints(dev, intf); in int51x1_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 Dasix_devices.c233 usbnet_get_endpoints(dev,intf); in ax88172_bind()
684 usbnet_get_endpoints(dev, intf); in ax88772_bind()
1066 usbnet_get_endpoints(dev,intf); in ax88178_bind()
H A Dcx82310_eth.c157 ret = usbnet_get_endpoints(dev, intf); in cx82310_bind()
H A Dch9200.c340 retval = usbnet_get_endpoints(dev, intf); in ch9200_bind()
H A Dax88172a.c178 usbnet_get_endpoints(dev, intf); in ax88172a_bind()
H A Dnet1080.c483 return usbnet_get_endpoints (dev, intf); in net1080_bind()
H A Dsr9700.c324 ret = usbnet_get_endpoints(dev, intf); in sr9700_bind()
H A Dmcs7830.c514 ret = usbnet_get_endpoints(dev, udev); in mcs7830_bind()
H A Dusbnet.c78 int usbnet_get_endpoints(struct usbnet *dev, struct usb_interface *intf) in usbnet_get_endpoints() function
147 EXPORT_SYMBOL_GPL(usbnet_get_endpoints);
1739 status = usbnet_get_endpoints (dev, udev); in usbnet_probe()
H A Ddm9601.c358 ret = usbnet_get_endpoints(dev, intf); in dm9601_bind()
H A Dcdc_ether.c281 status = usbnet_get_endpoints(dev, info->data); in usbnet_generic_cdc_bind()
H A Dsierra_net.c685 status = usbnet_get_endpoints(dev, intf); in sierra_net_bind()
H A Dsr9800.c739 usbnet_get_endpoints(dev, intf); in sr9800_bind()
H A Ddm9620.c665 ret = usbnet_get_endpoints(dev, intf); in dm9620_bind()
H A Dqmi_wwan.c634 rv = usbnet_get_endpoints(dev, info->data); in qmi_wwan_register_subdriver()
H A Daqc111.c699 ret = usbnet_get_endpoints(dev, intf); in aqc111_bind()
H A Dax88179_178a.c1331 usbnet_get_endpoints(dev, intf); in ax88179_bind()
H A Dsmsc95xx.c1083 ret = usbnet_get_endpoints(dev, intf); in smsc95xx_bind()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h270 extern int usbnet_get_endpoints(struct usbnet *, struct usb_interface *);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_db845c666 usbnet_get_endpoints
H A Dabi_gki_aarch64_exynos2216 usbnet_get_endpoints
H A Dabi_gki_aarch64_mtk2470 usbnet_get_endpoints
H A Dabi_gki_aarch64_rockchip1289 usbnet_get_endpoints

12