Home
last modified time | relevance | path

Searched refs:FHCI_ED_HALTED (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dfhci-sched.c83 ed->state = FHCI_ED_HALTED; in fhci_transaction_confirm()
665 } else if (ed->state == FHCI_ED_HALTED) { in process_done_list()
Dfhci.h300 FHCI_ED_HALTED, /* pipe is halted */ enumerator