Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c61 bool wakeup_pending; member
151 dwc3_imx->wakeup_pending = true; in dwc3_imx8mp_interrupt()
343 if (dwc3_imx->wakeup_pending) { in dwc3_imx8mp_resume()
344 dwc3_imx->wakeup_pending = false; in dwc3_imx8mp_resume()