Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dwusb-wa.h75 WA_STATUS_RESETTING = 0x02 enumerator
/linux-4.4.14/drivers/usb/host/
Dhwa-hc.c131 result = __wa_wait_status(&hwahc->wa, WA_STATUS_RESETTING, 0); in hwahc_op_reset()