Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci-q.c152 ed->state = FHCI_ED_SKIP; in fhci_move_td_from_ed_to_done_list()
Dfhci-sched.c294 ed->state = FHCI_ED_SKIP; in scan_ed_list()
662 ed->state == FHCI_ED_SKIP) { in process_done_list()
Dfhci.h299 FHCI_ED_SKIP, /* skip this pipe */ enumerator