Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dehci.h430 #define QH_UNLINK_SHORT_READ 0x02 /* Recover from a short read */ macro
Dehci-q.c410 qh->unlink_reason |= QH_UNLINK_SHORT_READ; in qh_completions()
1359 QH_UNLINK_SHORT_READ | QH_UNLINK_DUMMY_OVERLAY)) in end_unlink_async()