Searched refs:outreq (Results 1 – 2 of 2) sorted by relevance
425 bh->outreq->length = length; in set_bulk_out_req_length()910 bh->outreq->length = amount; in do_write()937 amount = bh->outreq->actual; in do_write()976 if (bh->outreq->actual != bh->outreq->length) { in do_write()1466 if (bh->outreq->actual != bh->outreq->length || in throw_away_data()1467 bh->outreq->status != 0) { in throw_away_data()1483 bh->outreq->length = amount; in throw_away_data()2130 bh->outreq->short_not_ok = 1; in get_next_command()2199 if (bh->outreq) { in do_set_interface()2201 bh->outreq = NULL; in do_set_interface()[all …]
342 struct usb_request *outreq; member
Completed in 20 milliseconds