Home
last modified time | relevance | path

Searched refs:bulk_out_intended_length (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/gadget/
A Dstorage_common.c338 unsigned int bulk_out_intended_length; member
A Df_mass_storage.c426 bh->bulk_out_intended_length = length; in set_bulk_out_req_length()
520 if (req->status || req->actual != bh->bulk_out_intended_length) in bulk_out_complete()
523 bh->bulk_out_intended_length); in bulk_out_complete()
910 bh->bulk_out_intended_length = amount; in do_write()
1488 bh->bulk_out_intended_length = amount; in throw_away_data()

Completed in 14 milliseconds