Searched refs:usb_stor_stop_transport (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/storage/
H A Dtransport.h70 extern void usb_stor_stop_transport(struct us_data*);
H A Dscsiglue.c442 * calling usb_stor_stop_transport(); otherwise it might interfere
448 usb_stor_stop_transport(us);
H A Dtransport.c68 * new URBs from being submitted. It then calls usb_stor_stop_transport()
75 * prevent new URBs from being submitted, and usb_stor_stop_transport() is
933 void usb_stor_stop_transport(struct us_data *us) function

Completed in 132 milliseconds