Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-hcd.c332 case ED_UNLINK: /* wait for hw to finish? */ in ohci_endpoint_disable()
942 ed->state = ED_UNLINK; in ohci_restart()
950 case ED_UNLINK: in ohci_restart()
Dohci.h56 #define ED_UNLINK 0x01 /* being unlinked from hc */ macro
Dohci-q.c307 ed->state = ED_UNLINK; in ed_deschedule()