Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci-sched.c290 if (ed->state != FHCI_ED_OPER) { in scan_ed_list()
664 ed->state = FHCI_ED_OPER; in process_done_list()
669 ed->state = FHCI_ED_OPER; in process_done_list()
870 ed->state = FHCI_ED_OPER; in fhci_queue_urb()
Dfhci-q.c250 ed->state = FHCI_ED_OPER; in fhci_done_td()
Dfhci.h297 FHCI_ED_OPER, /* pipe is operating */ enumerator