Searched refs:usb_amount_left (Results 1 – 1 of 1) sorted by relevance
299 u32 usb_amount_left; member822 common->usb_amount_left -= amount; in do_write()1446 bh->state != BUF_STATE_EMPTY || common->usb_amount_left > 0; in throw_away_data()1452 common->usb_amount_left > 0) { in throw_away_data()1453 amount = min(common->usb_amount_left, FSG_BUFLEN); in throw_away_data()1465 common->usb_amount_left -= amount; in throw_away_data()1684 common->usb_amount_left = common->data_size; in check_command()