Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/power/
Dsuspend.c143 dpm_noirq_resume_devices(PMSG_RESUME); in s2idle_loop()
465 dpm_resume_noirq(PMSG_RESUME); in suspend_enter()
471 dpm_resume_early(PMSG_RESUME); in suspend_enter()
513 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/Linux-v4.19/arch/x86/kernel/
Dapm_32.c1275 dpm_resume_start(PMSG_RESUME); in suspend()
1276 dpm_resume_end(PMSG_RESUME); in suspend()
1307 dpm_resume_start(PMSG_RESUME); in standby()
1392 dpm_resume_end(PMSG_RESUME); in check_events()
/Linux-v4.19/include/linux/
Dpm.h468 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, }) macro
/Linux-v4.19/drivers/usb/core/
Dusb.c471 return usb_resume(dev, PMSG_RESUME); in usb_dev_resume()
/Linux-v4.19/drivers/usb/dwc3/
Dcore.c1808 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_resume()
/Linux-v4.19/drivers/base/power/
Dmain.c1195 return PMSG_RESUME; in resume_event()
/Linux-v4.19/drivers/staging/mt7621-mmc/
Dsd.c2203 host->pm_state = PMSG_RESUME; in msdc_drv_probe()
/Linux-v4.19/drivers/ata/
Dlibata-core.c5776 ata_port_resume_async(to_ata_port(dev), PMSG_RESUME); in ata_port_pm_resume()
5845 ata_port_resume_async(ap, PMSG_RESUME); in ata_sas_port_resume()