Searched refs:PMDV_ALLDEV (Results 1 – 3 of 3) sorted by relevance
222 sc->bios.r.ebx = PMDV_ALLDEV; in apm_enable_disable_pm()258 sc->bios.r.ebx = PMDV_ALLDEV; in apm_engage_disengage_pm()287 sc->bios.r.ebx = PMDV_ALLDEV; in apm_suspend_system()344 sc->bios.r.ebx = PMDV_ALLDEV; in apm_power_off()505 sc->bios.r.ebx = PMDV_ALLDEV; in apm_lastreq_notify()521 sc->bios.r.ebx = PMDV_ALLDEV; in apm_lastreq_rejected()593 if (app->ap_device != PMDV_ALLDEV && in apm_get_pwstatus()631 aps.ap_device = PMDV_ALLDEV; in apm_get_info()
173 if (app->ap_device != PMDV_ALLDEV && in acpi_capm_get_pwstatus()177 if (app->ap_device == PMDV_ALLDEV) in acpi_capm_get_pwstatus()
82 #define PMDV_ALLDEV 0x0001 macro