Home
last modified time | relevance | path

Searched defs:td_done (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dfhci-sched.c46 bool td_done = false; in fhci_transaction_confirm() local
H A Dohci-q.c756 static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) in td_done() function