Searched defs:td_list (Results 1 – 3 of 3) sorted by relevance
138 struct list_head td_list; /* link to a list of the urb */ member143 struct list_head td_list; /* list of all the td of this urb */ member
1593 td_t * td_list = NULL; in dl_reverse_done_list() local1719 static void dl_done_list (ohci_t * ohci, td_t * td_list) in dl_done_list()
342 struct list_head td_list; /* P: urb->lock */ member