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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dtransport.h124 extern void usb_stor_stop_transport(struct us_data*);
H A Dscsiglue.c335 * calling usb_stor_stop_transport(); otherwise it might interfere
340 usb_stor_stop_transport(us);
H A Dtransport.c98 * new URBs from being submitted. It then calls usb_stor_stop_transport()
105 * prevent new URBs from being submitted, and usb_stor_stop_transport() is
906 void usb_stor_stop_transport(struct us_data *us) function

Completed in 96 milliseconds