Searched defs:qtd_list_entry (Results 1 - 1 of 1) sorted by path

/drivers/usb/dwc2/
H A Dhcd.h321 * @qtd_list_entry: For linking to the QH's list of QTDs
349 struct list_head qtd_list_entry; member in struct:dwc2_qtd
486 list_del(&qtd->qtd_list_entry);
744 qtd_list_entry); \

Completed in 41 milliseconds