Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c396 bool wait_for_host_mode = false; in dwc2_core_reset() local
416 wait_for_host_mode = true; in dwc2_core_reset()
469 if (wait_for_host_mode && !skip_wait) in dwc2_core_reset()