usb_stor_clear_halt 632 drivers/usb/storage/shuttle_usbat.c if (usb_stor_clear_halt(us, usb_stor_clear_halt 246 drivers/usb/storage/transport.c EXPORT_SYMBOL_GPL(usb_stor_clear_halt); usb_stor_clear_halt 287 drivers/usb/storage/transport.c if (usb_stor_clear_halt(us, pipe) < 0) usb_stor_clear_halt 1053 drivers/usb/storage/transport.c usb_stor_clear_halt(us, pipe); usb_stor_clear_halt 1369 drivers/usb/storage/transport.c result = usb_stor_clear_halt(us, us->recv_bulk_pipe); usb_stor_clear_halt 1372 drivers/usb/storage/transport.c result2 = usb_stor_clear_halt(us, us->send_bulk_pipe); usb_stor_clear_halt 75 drivers/usb/storage/transport.h extern int usb_stor_clear_halt(struct us_data *us, unsigned int pipe);