Home
last modified time | relevance | path

Searched refs:ED_UNLINK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hcd.c373 case ED_UNLINK: /* wait for hw to finish? */ in ohci_endpoint_disable()
1051 ed->state = ED_UNLINK; in ohci_restart()
1059 case ED_UNLINK: in ohci_restart()
H A Dohci.h58 #define ED_UNLINK 0x01 /* being unlinked from hc */ macro
H A Dohci-q.c302 * ED_UNLINK is a transient state: the HC may still see this ED, but soon
307 * When the HC can't see the ED, something changes ED_UNLINK to one of:
321 ed->state = ED_UNLINK; in ed_deschedule()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hcd.c371 case ED_UNLINK: /* wait for hw to finish? */ in ohci_endpoint_disable()
1049 ed->state = ED_UNLINK; in ohci_restart()
1057 case ED_UNLINK: in ohci_restart()
H A Dohci.h58 #define ED_UNLINK 0x01 /* being unlinked from hc */ macro
H A Dohci-q.c302 * ED_UNLINK is a transient state: the HC may still see this ED, but soon
307 * When the HC can't see the ED, something changes ED_UNLINK to one of:
321 ed->state = ED_UNLINK; in ed_deschedule()

Completed in 10 milliseconds