Searched refs:usb_stor_probe1 (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/usb/storage/ |
D | usb.h | 185 extern int usb_stor_probe1(struct us_data **pus,
|
D | karma.c | 202 result = usb_stor_probe1(&us, intf, id, in karma_probe()
|
D | usb.c | 933 int usb_stor_probe1(struct us_data **pus, in usb_stor_probe1() function 993 EXPORT_SYMBOL_GPL(usb_stor_probe1); 1131 result = usb_stor_probe1(&us, intf, id, unusual_dev, in storage_probe()
|
D | cypress_atacb.c | 247 result = usb_stor_probe1(&us, intf, id, in cypress_probe()
|
D | onetouch.c | 280 result = usb_stor_probe1(&us, intf, id, in onetouch_probe()
|
D | freecom.c | 549 result = usb_stor_probe1(&us, intf, id, in freecom_probe()
|
D | jumpshot.c | 653 result = usb_stor_probe1(&us, intf, id, in jumpshot_probe()
|
D | datafab.c | 728 result = usb_stor_probe1(&us, intf, id, in datafab_probe()
|
D | sddr55.c | 985 result = usb_stor_probe1(&us, intf, id, in sddr55_probe()
|
D | realtek_cr.c | 1040 result = usb_stor_probe1(&us, intf, id, in realtek_cr_probe()
|
D | alauda.c | 1234 result = usb_stor_probe1(&us, intf, id, in alauda_probe()
|
D | isd200.c | 1545 result = usb_stor_probe1(&us, intf, id, in isd200_probe()
|
D | sddr09.c | 1753 result = usb_stor_probe1(&us, intf, id, in sddr09_probe()
|
D | shuttle_usbat.c | 1838 result = usb_stor_probe1(&us, intf, id, in usbat_probe()
|
D | ene_ub6250.c | 2331 result = usb_stor_probe1(&us, intf, id, in ene_ub6250_probe()
|