Searched refs:ac_status (Results 1 – 3 of 3) sorted by relevance
39 is explicitly cleared via the ac_status attribute.57 What: /sys/bus/platform/devices/ACPI000E:00/ac_status117 It is analogous to the ac_status attribute.
60 int ac_status; /* APM AC Present/Not Present */ member
227 …sharpsl_pm.battstat.ac_status = (sharpsl_pm.machinfo->read_devdata(SHARPSL_STATUS_ACIN) ? APM_AC_O… in sharpsl_battery_thread()250 if ((sharpsl_pm.battstat.ac_status == APM_AC_ONLINE) in sharpsl_battery_thread()262 if ((sharpsl_pm.battstat.ac_status != APM_AC_ONLINE) in sharpsl_battery_thread()802 info->ac_line_status = sharpsl_pm.battstat.ac_status; in sharpsl_apm_get_power_status()