Searched refs:usbatm_usb_probe (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/usb/atm/
H A Dusbatm.h114 extern int usbatm_usb_probe(struct usb_interface *intf, const struct usb_device_id *id,
H A Dxusbatm.c175 return usbatm_usb_probe(intf, id, xusbatm_usb_probe()
H A Dusbatm.c1020 int usbatm_usb_probe(struct usb_interface *intf, const struct usb_device_id *id, usbatm_usb_probe() function
1219 EXPORT_SYMBOL_GPL(usbatm_usb_probe); variable
1286 usbatm_put_instance(instance); /* taken in usbatm_usb_probe */ usbatm_usb_disconnect()
H A Dcxacru.c1365 return usbatm_usb_probe(intf, id, &cxacru_driver); cxacru_usb_probe()
H A Dspeedtch.c952 return usbatm_usb_probe(intf, id, &speedtch_usbatm_driver); speedtch_usb_probe()
H A Dueagle-atm.c2657 ret = usbatm_usb_probe(intf, id, &uea_usbatm_driver); uea_probe()

Completed in 195 milliseconds