Searched refs:usb_stor_probe1 (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/usb/storage/ |
D | usb.h | 186 extern int usb_stor_probe1(struct us_data **pus,
|
D | karma.c | 206 result = usb_stor_probe1(&us, intf, id, in karma_probe()
|
D | usb.c | 936 int usb_stor_probe1(struct us_data **pus, in usb_stor_probe1() function 996 EXPORT_SYMBOL_GPL(usb_stor_probe1); 1134 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 | 281 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 | 654 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 | 986 result = usb_stor_probe1(&us, intf, id, in sddr55_probe()
|
D | realtek_cr.c | 1041 result = usb_stor_probe1(&us, intf, id, in realtek_cr_probe()
|
D | alauda.c | 1236 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 | 1754 result = usb_stor_probe1(&us, intf, id, in sddr09_probe()
|
D | shuttle_usbat.c | 1839 result = usb_stor_probe1(&us, intf, id, in usbat_probe()
|
D | ene_ub6250.c | 2332 result = usb_stor_probe1(&us, intf, id, in ene_ub6250_probe()
|