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

/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.c713 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) function
992 td_done (ohci, urb, td);
1082 status = td_done(ohci, urb, td);

Completed in 347 milliseconds