Searched refs:usb_stor_probe1 (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/usb/storage/ |
H A D | usb.h | 186 extern int usb_stor_probe1(struct us_data **pus,
|
H A D | karma.c | 206 result = usb_stor_probe1(&us, intf, id, in karma_probe()
|
H A 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()
|
H A D | cypress_atacb.c | 247 result = usb_stor_probe1(&us, intf, id, in cypress_probe()
|
H A D | onetouch.c | 281 result = usb_stor_probe1(&us, intf, id, in onetouch_probe()
|
H A D | freecom.c | 549 result = usb_stor_probe1(&us, intf, id, in freecom_probe()
|
H A D | jumpshot.c | 654 result = usb_stor_probe1(&us, intf, id, in jumpshot_probe()
|
H A D | datafab.c | 728 result = usb_stor_probe1(&us, intf, id, in datafab_probe()
|
H A D | sddr55.c | 986 result = usb_stor_probe1(&us, intf, id, in sddr55_probe()
|
H A D | realtek_cr.c | 1041 result = usb_stor_probe1(&us, intf, id, in realtek_cr_probe()
|
H A D | alauda.c | 1245 result = usb_stor_probe1(&us, intf, id, in alauda_probe()
|
H A D | isd200.c | 1559 result = usb_stor_probe1(&us, intf, id, in isd200_probe()
|
H A D | sddr09.c | 1754 result = usb_stor_probe1(&us, intf, id, in sddr09_probe()
|
H A D | shuttle_usbat.c | 1839 result = usb_stor_probe1(&us, intf, id, in usbat_probe()
|
H A D | ene_ub6250.c | 2332 result = usb_stor_probe1(&us, intf, id, in ene_ub6250_probe()
|