Searched refs:PM_EVENT_ON (Results 1 – 14 of 14) sorted by relevance
516 #define PM_EVENT_ON 0x0000 macro537 #define PMSG_ON ((struct pm_message){ .event = PM_EVENT_ON, })
149 power_state = (state.event == PM_EVENT_ON) ? in pnpacpi_suspend()
51 if (codec->core.dev.power.power_state.event != PM_EVENT_ON) in hda_codec_unsol_event()
405 if (link->pm_state.event == PM_EVENT_ON) in card_resume()
635 if (mdev->ofdev.dev.power.power_state.event != PM_EVENT_ON) { in media_bay_resume()
762 PM_EVENT_ON) in hgpk_reconnect()
786 if (sata->ap->pm_mesg.event == PM_EVENT_ON) in sas_resume_sata()
2414 if (state.event != PM_EVENT_ON) in aty128_pci_suspend_late()2444 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in aty128_do_resume()
2731 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in radeonfb_pci_resume()
2146 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in atyfb_pci_resume()
1086 par->pm_state = PM_EVENT_ON; in nvidiafb_resume()
1603 par->cur_state = PM_EVENT_ON; in i810fb_resume()
2411 par->pm_state = PM_EVENT_ON; in savagefb_resume()
2935 if (state.event == PM_EVENT_ON) in pci_choose_state()