Searched refs:nsend (Results 1 – 1 of 1) sorted by relevance
1433 u32 nsend; in pad_with_zeros() local1447 nsend = min(fsg->common->usb_amount_left, in pad_with_zeros()1449 memset(bh->buf + nkeep, 0, nsend - nkeep); in pad_with_zeros()1450 bh->inreq->length = nsend; in pad_with_zeros()1455 fsg->common->usb_amount_left -= nsend; in pad_with_zeros()