Searched refs:ap_batt_time (Results 1 – 2 of 2) sorted by relevance
228 int ap_batt_time; /* Remaining battery time in seconds (0) */ member
193 app->ap_batt_time = (batt.min == -1) ? -1 : batt.min * 60; in acpi_capm_get_pwstatus()