Home
last modified time | relevance | path

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

/linux/drivers/usb/atm/
H A Dspeedtch.c738 static int speedtch_usb_probe(struct usb_interface *, const struct usb_device_id *);
742 .probe = speedtch_usb_probe,
940 static int speedtch_usb_probe(struct usb_interface *intf, const struct usb_device_id *id) in speedtch_usb_probe() function