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

/linux-master/drivers/ata/
H A Dacard-ahci.c126 if (mesg.event & PM_EVENT_SLEEP) {
H A Data_piix.c1004 if (piix_broken_suspend() && (mesg.event & PM_EVENT_SLEEP)) {
H A Dlibata-core.c6247 if (mesg.event & PM_EVENT_SLEEP)
/linux-master/include/linux/
H A Dpm.h544 #define PM_EVENT_SLEEP (PM_EVENT_SUSPEND | PM_EVENT_HIBERNATE) macro
/linux-master/drivers/macintosh/
H A Dmediabay.c620 && (state.event & PM_EVENT_SLEEP)) {
/linux-master/drivers/video/fbdev/
H A Dchipsfb.c466 if (!(state.event & PM_EVENT_SLEEP))
/linux-master/net/rfkill/
H A Dcore.c319 if (unlikely(rfkill->dev.power.power_state.event & PM_EVENT_SLEEP))
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c1055 if (mesg.event & PM_EVENT_SLEEP) {
/linux-master/drivers/base/power/
H A Dmain.c441 ((state.event & PM_EVENT_SLEEP) && device_may_wakeup(dev)) ?

Completed in 400 milliseconds