Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c258 struct usbf_req { struct
259 struct usb_request req;
260 struct list_head queue;
261 unsigned int is_zero_sent : 1;
262 unsigned int is_mapped : 1;
263 enum {
270 } xfer_step;
271 size_t dma_size;