Home
last modified time | relevance | path

Searched defs:fsg_buffhd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.h143 struct fsg_buffhd { struct
146 struct fsg_buffhd *next; argument
153 unsigned int bulk_out_intended_length;
155 struct usb_request *inreq;
156 struct usb_request *outreq;
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c323 struct fsg_buffhd { struct
330 struct fsg_buffhd *next; argument
337 unsigned int bulk_out_intended_length;
339 struct usb_request *inreq;
340 int inreq_busy;
341 struct usb_request *outreq;
342 int outreq_busy;