Searched defs:apm_info (Results 1 – 2 of 2) sorted by relevance
52 struct apm_info { struct53 struct apm_bios_info bios;54 unsigned short connection_version;55 int get_power_status_broken;56 int get_power_status_swabinminutes;57 int allow_ints;58 int forbid_idle;59 int realmode_power_off;60 int disabled;
196 struct apm_info apm_info; variable