Home
last modified time | relevance | path

Searched refs:FHCI_ED_OPER (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dfhci-sched.c294 if (ed->state != FHCI_ED_OPER) { in scan_ed_list()
668 ed->state = FHCI_ED_OPER; in process_done_list()
673 ed->state = FHCI_ED_OPER; in process_done_list()
877 ed->state = FHCI_ED_OPER; in fhci_queue_urb()
Dfhci-q.c254 ed->state = FHCI_ED_OPER; in fhci_done_td()
Dfhci.h303 FHCI_ED_OPER, /* pipe is operating */ enumerator