Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h1534 struct xhci_td { struct
1535 struct list_head td_list;
1536 struct list_head cancelled_td_list;
1537 struct urb *urb;
1538 struct xhci_segment *start_seg;
1539 union xhci_trb *first_trb;
1540 union xhci_trb *last_trb;
1541 struct xhci_segment *bounce_seg;
1543 bool urb_length_set;