Searched refs:fsg_buffhd (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.c80 * buffer heads (struct fsg_buffhd). In principle the pipeline can be
513 struct fsg_buffhd { struct
517 struct fsg_buffhd *next;
570 struct fsg_buffhd *intr_buffhd;
595 struct fsg_buffhd *next_buffhd_to_fill;
596 struct fsg_buffhd *next_buffhd_to_drain;
597 struct fsg_buffhd buffhds[NUM_BUFFERS];
635 struct fsg_buffhd *bh, unsigned int length)
1086 struct fsg_buffhd *bh = req->context;
1106 struct fsg_buffhd *b
[all...]

Completed in 93 milliseconds