Searched refs:set_bulk_out_req_length (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.c | 362 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length() function 840 set_bulk_out_req_length(common, bh, amount); in do_write() 1515 set_bulk_out_req_length(common, bh2, amount); in throw_away_data() 2207 set_bulk_out_req_length(common, bh, US_BULK_CB_WRAP_LEN); in get_next_command()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 416 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length() function 2151 set_bulk_out_req_length(common, bh, USB_BULK_CB_WRAP_LEN); in get_next_command()
|