PMSG_RESUME
dpm_resume_start(PMSG_RESUME);
dpm_resume_end(PMSG_RESUME);
dpm_resume_start(PMSG_RESUME);
dpm_resume_end(PMSG_RESUME);
ata_port_resume(to_ata_port(dev), PMSG_RESUME, true);
ata_port_resume(ap, PMSG_RESUME, true);
return PMSG_RESUME;
return cdns3_controller_resume(dev, PMSG_RESUME);
ret = imx_controller_resume(dev, PMSG_RESUME);
return resume_common(dev, PMSG_RESUME);
return usb_resume(dev, PMSG_RESUME);
ret = dwc3_resume_common(dwc, PMSG_RESUME);
ret = dwc3_google_resume(google, PMSG_RESUME);
ret = dwc3_imx8mp_resume(dwc3_imx, PMSG_RESUME);
dpm_resume_noirq(PMSG_RESUME);
dpm_resume_early(PMSG_RESUME);
dpm_resume_end(PMSG_RESUME);
dev->power.power_state = PMSG_RESUME;
dev->power.power_state = PMSG_RESUME;