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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/atm/
H A Dusbatm.h136 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,
H A Dusbatm.c1060 int usbatm_usb_probe(struct usb_interface *intf, const struct usb_device_id *id, function
1267 EXPORT_SYMBOL_GPL(usbatm_usb_probe); variable
1337 usbatm_put_instance(instance); /* taken in usbatm_usb_probe */
H A Dspeedtch.c951 return usbatm_usb_probe(intf, id, &speedtch_usbatm_driver);
H A Dcxacru.c1349 return usbatm_usb_probe(intf, id, &cxacru_driver);
H A Dueagle-atm.c2635 return usbatm_usb_probe(intf, id, &uea_usbatm_driver);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/atm/
H A Dusbatm.h136 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,
H A Dusbatm.c1060 int usbatm_usb_probe(struct usb_interface *intf, const struct usb_device_id *id, function
1267 EXPORT_SYMBOL_GPL(usbatm_usb_probe); variable
1337 usbatm_put_instance(instance); /* taken in usbatm_usb_probe */
H A Dspeedtch.c951 return usbatm_usb_probe(intf, id, &speedtch_usbatm_driver);
H A Dcxacru.c1349 return usbatm_usb_probe(intf, id, &cxacru_driver);
H A Dueagle-atm.c2635 return usbatm_usb_probe(intf, id, &uea_usbatm_driver);

Completed in 205 milliseconds