Searched refs:bulk_out_intended_length (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c522 unsigned int bulk_out_intended_length; member in struct:fsg_buffhd
639 bh->bulk_out_intended_length = length;
1109 if (req->status || req->actual != bh->bulk_out_intended_length)
1112 bh->bulk_out_intended_length);
1724 bh->outreq->length = bh->bulk_out_intended_length =
2328 bh->outreq->length = bh->bulk_out_intended_length =

Completed in 54 milliseconds