Searched defs:apm_info (Results 1 – 2 of 2) sorted by relevance
35 struct apm_info { struct36 struct apm_bios_info bios;37 unsigned short connection_version;38 int get_power_status_broken;39 int get_power_status_swabinminutes;40 int allow_ints;41 int forbid_idle;42 int realmode_power_off;43 int disabled;
181 struct apm_info apm_info; variable