Searched refs:PM_EVENT_ON (Results 1 – 19 of 19) sorted by relevance
435 #define PM_EVENT_ON 0x0000 macro456 #define PMSG_ON ((struct pm_message){ .event = PM_EVENT_ON, })
237 if (state.event == PM_EVENT_ON) { in sc1200_suspend()
66 rqpm.pm_state = PM_EVENT_ON; in generic_ide_resume()
1243 if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) { in pmac_ide_macio_resume()1346 if (pdev->dev.power.power_state.event != PM_EVENT_ON) { in pmac_ide_pci_resume()
162 power_state = (state.event == PM_EVENT_ON) ? in pnpacpi_suspend()
402 if (link->pm_state.event == PM_EVENT_ON) in card_resume()
639 if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) { in media_bay_resume()
766 PM_EVENT_ON) in hgpk_reconnect()
703 if (sata->ap->pm_mesg.event == PM_EVENT_ON) in sas_resume_sata()
747 if (dev->dev.power.power_state.event == PM_EVENT_ON) in unifb_resume()
2533 if (state.event != PM_EVENT_ON) in aty128_pci_suspend()2548 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in aty128_do_resume()
2719 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in radeonfb_pci_resume()
2128 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in atyfb_pci_resume()
1090 par->pm_state = PM_EVENT_ON; in nvidiafb_resume()
1774 pdev->current_state = PM_EVENT_ON; in vlsi_irda_resume()
1601 par->cur_state = PM_EVENT_ON; in i810fb_resume()
2514 if (message.event != PM_EVENT_ON) in gigaset_suspend()
2412 par->pm_state = PM_EVENT_ON; in savagefb_resume()
880 case PM_EVENT_ON: in pci_choose_state()