Home
last modified time | relevance | path

Searched refs:QH_UNLINK_SHORT_READ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h430 #define QH_UNLINK_SHORT_READ 0x02 /* Recover from a short read */ macro
H A 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h433 #define QH_UNLINK_SHORT_READ 0x02 /* Recover from a short read */ macro
H A Dehci-q.c411 qh->unlink_reason |= QH_UNLINK_SHORT_READ; in qh_completions()
1360 QH_UNLINK_SHORT_READ | QH_UNLINK_DUMMY_OVERLAY)) in end_unlink_async()

Completed in 9 milliseconds