PM_EVENT_SLEEP    126 drivers/ata/acard-ahci.c 	if (mesg.event & PM_EVENT_SLEEP) {
PM_EVENT_SLEEP   1003 drivers/ata/ata_piix.c 	if (piix_broken_suspend() && (mesg.event & PM_EVENT_SLEEP)) {
PM_EVENT_SLEEP   6825 drivers/ata/libata-core.c 	if (mesg.event & PM_EVENT_SLEEP)
PM_EVENT_SLEEP    442 drivers/base/power/main.c 		((state.event & PM_EVENT_SLEEP) && device_may_wakeup(dev)) ?
PM_EVENT_SLEEP   1224 drivers/ide/pmac.c 			&& (mesg.event & PM_EVENT_SLEEP)) {
PM_EVENT_SLEEP   1327 drivers/ide/pmac.c 			&& (mesg.event & PM_EVENT_SLEEP)) {
PM_EVENT_SLEEP    620 drivers/macintosh/mediabay.c 	    && (state.event & PM_EVENT_SLEEP)) {
PM_EVENT_SLEEP    178 drivers/misc/cb710/core.c 	if (state.event & PM_EVENT_SLEEP)
PM_EVENT_SLEEP   1019 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 	if (pm_msg->event & PM_EVENT_SLEEP || pm_msg->event & PM_EVENT_FREEZE) {
PM_EVENT_SLEEP     92 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 	if (mesg.event & PM_EVENT_SLEEP)
PM_EVENT_SLEEP    137 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c 	if (mesg.event & PM_EVENT_SLEEP)
PM_EVENT_SLEEP    409 drivers/staging/sm750fb/sm750.c 	if (mesg.event & PM_EVENT_SLEEP) {
PM_EVENT_SLEEP    456 drivers/video/fbdev/chipsfb.c 	if (!(state.event & PM_EVENT_SLEEP))
PM_EVENT_SLEEP   1054 drivers/video/fbdev/nvidia/nvidia.c 	if (mesg.event & PM_EVENT_SLEEP) {
PM_EVENT_SLEEP    314 net/rfkill/core.c 	if (unlikely(rfkill->dev.power.power_state.event & PM_EVENT_SLEEP))