Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dsuspend.c477 dpm_resume_noirq(PMSG_RESUME); in suspend_enter()
483 dpm_resume_early(PMSG_RESUME); in suspend_enter()
528 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux-6.15/arch/x86/kernel/
H A Dapm_32.c1238 dpm_resume_start(PMSG_RESUME); in suspend()
1239 dpm_resume_end(PMSG_RESUME); in suspend()
1270 dpm_resume_start(PMSG_RESUME); in standby()
1355 dpm_resume_end(PMSG_RESUME); in check_events()
/linux-6.15/drivers/usb/cdns3/
H A Dcdns3-plat.c309 return cdns3_controller_resume(dev, PMSG_RESUME); in cdns3_plat_resume()
/linux-6.15/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c362 ret = dwc3_imx8mp_resume(dwc3_imx, PMSG_RESUME); in dwc3_imx8mp_pm_resume()
H A Dcore.c2639 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_resume()
/linux-6.15/drivers/usb/core/
H A Dhcd-pci.c592 return resume_common(dev, PMSG_RESUME); in hcd_pci_resume()
H A Dusb.c545 return usb_resume(dev, PMSG_RESUME); in usb_dev_resume()
/linux-6.15/include/linux/
H A Dpm.h553 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, }) macro
/linux-6.15/drivers/usb/chipidea/
H A Dci_hdrc_imx.c673 ret = imx_controller_resume(dev, PMSG_RESUME); in ci_hdrc_imx_resume()
/linux-6.15/drivers/base/power/
H A Dmain.c1203 return PMSG_RESUME; in resume_event()
/linux-6.15/sound/pci/hda/
H A Dhda_codec.c2992 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_complete()
3007 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_resume()
/linux-6.15/drivers/ata/
H A Dlibata-core.c5235 ata_port_resume(to_ata_port(dev), PMSG_RESUME, true); in ata_port_pm_resume()
5301 ata_port_resume(ap, PMSG_RESUME, true); in ata_sas_port_resume()