Home
last modified time | relevance | path

Searched refs:QH_UNLINK_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci.h438 #define QH_UNLINK_SHUTDOWN 0x08 /* The HC isn't running */ macro
H A Dehci-q.c425 qh->unlink_reason |= QH_UNLINK_SHUTDOWN; in qh_completions()