Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1512 struct xhci_td { struct
1513 struct list_head td_list;
1514 struct list_head cancelled_td_list;
1515 struct urb *urb;
1516 struct xhci_segment *start_seg;
1517 union xhci_trb *first_trb;
1518 union xhci_trb *last_trb;
1519 struct xhci_segment *bounce_seg;
1521 bool urb_length_set;