phy_off_for_suspend 1056 drivers/usb/dwc2/core.h unsigned int phy_off_for_suspend:1; phy_off_for_suspend 529 drivers/usb/dwc2/platform.c dwc2->phy_off_for_suspend = true; phy_off_for_suspend 540 drivers/usb/dwc2/platform.c if (dwc2->phy_off_for_suspend && dwc2->ll_hw_enabled) { phy_off_for_suspend 545 drivers/usb/dwc2/platform.c dwc2->phy_off_for_suspend = false;