Searched refs:set_bulk_out_req_length (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 332 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length() function 832 set_bulk_out_req_length(common, bh, amount); in do_write() 1533 set_bulk_out_req_length(common, bh2, amount); in throw_away_data() 2266 set_bulk_out_req_length(common, bh, US_BULK_CB_WRAP_LEN); in get_next_command()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_mass_storage.c | 414 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length() function 2120 set_bulk_out_req_length(common, bh, USB_BULK_CB_WRAP_LEN); in get_next_command()
|