Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c332 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 Df_mass_storage.c414 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()