Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h405 struct dwc3_event_buffer { struct
406 void *buf;
407 unsigned length;
408 unsigned int lpos;
409 unsigned int count;
410 unsigned int flags;
414 dma_addr_t dma;
416 struct dwc3 *dwc;
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h656 struct dwc3_event_buffer { struct
657 void *buf;
658 void *cache;
659 unsigned int length;
660 unsigned int lpos;
661 unsigned int count;
662 unsigned int flags;
666 dma_addr_t dma;
668 struct dwc3 *dwc;