Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h1190 struct cdnsp_td { struct
1191 struct list_head td_list;
1192 struct cdnsp_request *preq;
1193 struct cdnsp_segment *start_seg;
1194 union cdnsp_trb *first_trb;
1195 union cdnsp_trb *last_trb;
1196 struct cdnsp_segment *bounce_seg;
1197 bool request_length_set;
1198 bool drbl;