Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Dcore.h959 struct dwc3_request { struct
961 struct list_head list;
962 struct dwc3_ep *dep;
966 unsigned int remaining;
968 unsigned int status;
977 u8 epnum;
978 struct dwc3_trb *trb;
979 dma_addr_t trb_dma;
981 unsigned int num_trbs;
983 unsigned int direction:1;
[all …]

Completed in 14 milliseconds