Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddrd.c57 if (dwc->otg_restart_host) { in dwc3_otg_thread_irq()
59 dwc->otg_restart_host = false; in dwc3_otg_thread_irq()
85 dwc->otg_restart_host = true; in dwc3_otg_irq()
Dcore.h1237 bool otg_restart_host; member