Searched refs:usb_stor_probe1 (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/usb/storage/ |
D | usb.h | 197 extern int usb_stor_probe1(struct us_data **pus,
|
D | karma.c | 209 result = usb_stor_probe1(&us, intf, id, in karma_probe()
|
D | usb.c | 927 int usb_stor_probe1(struct us_data **pus, in usb_stor_probe1() function 985 EXPORT_SYMBOL_GPL(usb_stor_probe1); 1119 result = usb_stor_probe1(&us, intf, id, unusual_dev); in storage_probe()
|
D | cypress_atacb.c | 252 result = usb_stor_probe1(&us, intf, id, in cypress_probe()
|
D | onetouch.c | 292 result = usb_stor_probe1(&us, intf, id, in onetouch_probe()
|
D | freecom.c | 532 result = usb_stor_probe1(&us, intf, id, in freecom_probe()
|
D | jumpshot.c | 656 result = usb_stor_probe1(&us, intf, id, in jumpshot_probe()
|
D | datafab.c | 730 result = usb_stor_probe1(&us, intf, id, in datafab_probe()
|
D | sddr55.c | 978 result = usb_stor_probe1(&us, intf, id, in sddr55_probe()
|
D | realtek_cr.c | 1045 result = usb_stor_probe1(&us, intf, id, in realtek_cr_probe()
|
D | alauda.c | 1241 result = usb_stor_probe1(&us, intf, id, in alauda_probe()
|
D | isd200.c | 1546 result = usb_stor_probe1(&us, intf, id, in isd200_probe()
|
D | shuttle_usbat.c | 1843 result = usb_stor_probe1(&us, intf, id, in usbat_probe()
|
D | sddr09.c | 1747 result = usb_stor_probe1(&us, intf, id, in sddr09_probe()
|
D | ene_ub6250.c | 2318 result = usb_stor_probe1(&us, intf, id, in ene_ub6250_probe()
|