Home
last modified time | relevance | path

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

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