Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-imx8mp.c59 bool wakeup_pending; member
136 dwc3_imx->wakeup_pending = true; in dwc3_imx8mp_interrupt()
318 if (dwc3_imx->wakeup_pending) { in dwc3_imx8mp_resume()
319 dwc3_imx->wakeup_pending = false; in dwc3_imx8mp_resume()
/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdns3-plat.c262 if (cdns->wakeup_pending) { in cdns3_controller_resume()
263 cdns->wakeup_pending = false; in cdns3_controller_resume()
A Dcore.h115 bool wakeup_pending; member
A Dcore.c411 cdns->wakeup_pending = true; in cdns_wakeup_irq()

Completed in 9 milliseconds