Searched refs:usb_stor_probe1 (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/drivers/usb/storage/ |
D | usb.h | 197 extern int usb_stor_probe1(struct us_data **pus,
|
D | karma.c | 214 result = usb_stor_probe1(&us, intf, id, in karma_probe()
|
D | usb.c | 929 int usb_stor_probe1(struct us_data **pus, in usb_stor_probe1() function 988 EXPORT_SYMBOL_GPL(usb_stor_probe1); 1124 result = usb_stor_probe1(&us, intf, id, unusual_dev, in storage_probe()
|
D | cypress_atacb.c | 255 result = usb_stor_probe1(&us, intf, id, in cypress_probe()
|
D | onetouch.c | 297 result = usb_stor_probe1(&us, intf, id, in onetouch_probe()
|
D | freecom.c | 537 result = usb_stor_probe1(&us, intf, id, in freecom_probe()
|
D | jumpshot.c | 660 result = usb_stor_probe1(&us, intf, id, in jumpshot_probe()
|
D | datafab.c | 735 result = usb_stor_probe1(&us, intf, id, in datafab_probe()
|
D | sddr55.c | 982 result = usb_stor_probe1(&us, intf, id, in sddr55_probe()
|
D | realtek_cr.c | 1050 result = usb_stor_probe1(&us, intf, id, in realtek_cr_probe()
|
D | alauda.c | 1246 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 | sddr09.c | 1752 result = usb_stor_probe1(&us, intf, id, in sddr09_probe()
|
D | shuttle_usbat.c | 1848 result = usb_stor_probe1(&us, intf, id, in usbat_probe()
|
D | ene_ub6250.c | 2322 result = usb_stor_probe1(&us, intf, id, in ene_ub6250_probe()
|