Searched refs:td_done (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-sched.c50 bool td_done = false; local
75 td_done = true;
88 td_done = true;
118 td_done = true;
121 if (td_done)
H A Dohci-q.c708 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) function
987 td_done (ohci, urb, td);
1079 status = td_done(ohci, urb, td);

Completed in 104 milliseconds