Searched refs:PM_EVENT_ON (Results 1 – 14 of 14) sorted by relevance
435 #define PM_EVENT_ON 0x0000 macro456 #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()
703 if (sata->ap->pm_mesg.event == PM_EVENT_ON) in sas_resume_sata()
762 PM_EVENT_ON) in hgpk_reconnect()
2413 if (state.event != PM_EVENT_ON) in aty128_pci_suspend_late()2443 if (pdev->dev.power.power_state.event == PM_EVENT_ON) in aty128_do_resume()
2732 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()
1083 par->pm_state = PM_EVENT_ON; in nvidiafb_resume()
1602 par->cur_state = PM_EVENT_ON; in i810fb_resume()
2406 par->pm_state = PM_EVENT_ON; in savagefb_resume()
2875 if (state.event == PM_EVENT_ON) in pci_choose_state()
Completed in 44 milliseconds