Searched refs:QH_UNLINK_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/usb/host/ | ||
D | ehci.h | 431 #define QH_UNLINK_SHUTDOWN 0x08 /* The HC isn't running */ macro |
D | ehci-q.c | 425 qh->unlink_reason |= QH_UNLINK_SHUTDOWN; in qh_completions() |