Searched refs:PM_EVENT_ON (Results 1 – 14 of 14) sorted by relevance
507 #define PM_EVENT_ON 0x0000 macro528 #define PMSG_ON ((struct pm_message){ .event = PM_EVENT_ON, })
149 power_state = (state.event == PM_EVENT_ON) ? in pnpacpi_suspend()
52 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()
789 if (sata->ap->pm_mesg.event == PM_EVENT_ON) in sas_resume_sata()
2417 if (state.event != PM_EVENT_ON) in aty128_pci_suspend_late()2447 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()
1084 par->pm_state = PM_EVENT_ON; in nvidiafb_resume()
1603 par->cur_state = PM_EVENT_ON; in i810fb_resume()
2412 par->pm_state = PM_EVENT_ON; in savagefb_resume()
2888 if (state.event == PM_EVENT_ON) in pci_choose_state()
Completed in 46 milliseconds