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