Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c1107 bool comp_timer_running = false; in xhci_resume() local
1220 comp_timer_running = true; in xhci_resume()
1277 if ((xhci->quirks & XHCI_COMP_MODE_QUIRK) && !comp_timer_running) in xhci_resume()