Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dwusb-wa.h76 WA_STATUS_RESETTING = 0x02 enumerator
/Linux-v4.19/drivers/usb/host/
Dhwa-hc.c117 result = __wa_wait_status(&hwahc->wa, WA_STATUS_RESETTING, 0); in hwahc_op_reset()