Home
last modified time | relevance | path

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

/openbmc/linux/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;
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c322 struct fsg_buffhd { struct
329 struct fsg_buffhd *next; argument
336 unsigned int bulk_out_intended_length;
338 struct usb_request *inreq;
339 int inreq_busy;
340 struct usb_request *outreq;
341 int outreq_busy;