Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dcore.c402 bool wait_for_host_mode = false; in dwc2_core_reset() local
422 wait_for_host_mode = true; in dwc2_core_reset()
475 if (wait_for_host_mode && !skip_wait) in dwc2_core_reset()