Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ata/
A Dacard-ahci.c126 if (mesg.event & PM_EVENT_SLEEP) { in acard_ahci_pci_device_suspend()
A Data_piix.c1004 if (piix_broken_suspend() && (mesg.event & PM_EVENT_SLEEP)) { in piix_pci_device_suspend()
A Dlibata-core.c6083 if (mesg.event & PM_EVENT_SLEEP) in ata_pci_device_do_suspend()
/linux-6.3-rc2/drivers/video/fbdev/
A Dchipsfb.c462 if (!(state.event & PM_EVENT_SLEEP)) in chipsfb_pci_suspend()
/linux-6.3-rc2/include/linux/
A Dpm.h520 #define PM_EVENT_SLEEP (PM_EVENT_SUSPEND | PM_EVENT_HIBERNATE) macro
/linux-6.3-rc2/drivers/macintosh/
A Dmediabay.c620 && (state.event & PM_EVENT_SLEEP)) { in media_bay_suspend()
/linux-6.3-rc2/net/rfkill/
A Dcore.c318 if (unlikely(rfkill->dev.power.power_state.event & PM_EVENT_SLEEP)) in rfkill_set_block()
/linux-6.3-rc2/drivers/base/power/
A Dmain.c442 ((state.event & PM_EVENT_SLEEP) && device_may_wakeup(dev)) ? in pm_dev_dbg()
/linux-6.3-rc2/drivers/video/fbdev/nvidia/
A Dnvidia.c1051 if (mesg.event & PM_EVENT_SLEEP) { in nvidiafb_suspend_late()

Completed in 39 milliseconds