Searched refs:ap_device (Results 1 – 2 of 2) sorted by relevance
173 if (app->ap_device != PMDV_ALLDEV && in acpi_capm_get_pwstatus()174 (app->ap_device < PMDV_BATT0 || app->ap_device > PMDV_BATT_ALL)) in acpi_capm_get_pwstatus()177 if (app->ap_device == PMDV_ALLDEV) in acpi_capm_get_pwstatus()180 unit = app->ap_device - PMDV_BATT0; in acpi_capm_get_pwstatus()
223 u_int ap_device; /* Device code of battery */ member