Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dsl811.h138 struct list_head td_list; /* link to a list of the urb */ member
143 struct list_head td_list; /* list of all the td of this urb */ member
Dusb-ohci.c1593 td_t * td_list = NULL; in dl_reverse_done_list() local
1719 static void dl_done_list (ohci_t * ohci, td_t * td_list) in dl_done_list()
Duhci.h342 struct list_head td_list; /* P: urb->lock */ member