Searched refs:usb_stor_clear_halt (Results 1 – 2 of 2) sorted by relevance
409 int usb_stor_clear_halt(struct us_data *us, U32 pipe) in usb_stor_clear_halt() function471 if (usb_stor_clear_halt(us, pipe) < 0) in interpret_urb_result()1606 result = usb_stor_clear_halt(us, us->recv_bulk_pipe); in usb_stor_reset_common()1609 result2 = usb_stor_clear_halt(us, us->send_bulk_pipe); in usb_stor_reset_common()
189 extern int usb_stor_clear_halt(struct us_data *us, U32 pipe);