Searched defs:td_list (Results 1 – 12 of 12) sorted by relevance
58 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number) in fhci_add_tds_to_ed()
50 struct list_head td_list; /* "shadow list" of our TDs */ member139 struct list_head td_list; /* "shadow list", TDs on same ED */ member
491 struct list_head td_list; member506 struct list_head td_list; /* queued itds */ member
467 struct list_head td_list; member483 struct list_head td_list; /* queued itds/sitds */ member
489 struct list_head td_list; member
330 struct list_head td_list; member
330 struct list_head td_list; /* a list of all queued TD to this pipe */ member
1558 struct list_head td_list; member1621 struct list_head td_list; member
71 struct list_head td_list; member
59 struct list_head td_list; member
1066 static void check_status(td_t *td_list) in check_status()1101 td_t *td_list = NULL; in dl_reverse_done_list() local1136 static int takeback_td(ohci_t *ohci, td_t *td_list) in takeback_td()1185 td_t *td_list = dl_reverse_done_list(ohci); in dl_done_list() local
762 td_t *td_list = NULL; in dl_reverse_done_list() local796 static int dl_done_list (ohci_t *ohci, td_t *td_list) in dl_done_list()