ReactOS 0.4.16-dev-251-ga17b6e9
|
Go to the source code of this file.
Variables | |
UINT32 | acpi_dbg_level |
UINT32 | acpi_dbg_layer |
#define ACPI_AC_CLASS "ac_adapter" |
Definition at line 48 of file acpi_drivers.h.
#define ACPI_AC_COMPONENT 0x00020000 |
Definition at line 47 of file acpi_drivers.h.
#define ACPI_AC_DEVICE_NAME "AC Adapter" |
Definition at line 51 of file acpi_drivers.h.
#define ACPI_AC_DRIVER_NAME "ACPI AC Adapter Driver" |
Definition at line 50 of file acpi_drivers.h.
#define ACPI_AC_FILE_STATE "state" |
Definition at line 52 of file acpi_drivers.h.
#define ACPI_AC_HID "ACPI0003" |
Definition at line 49 of file acpi_drivers.h.
#define ACPI_AC_NOTIFY_STATUS 0x80 |
Definition at line 53 of file acpi_drivers.h.
#define ACPI_AC_STATUS_OFFLINE 0x00 |
Definition at line 54 of file acpi_drivers.h.
#define ACPI_AC_STATUS_ONLINE 0x01 |
Definition at line 55 of file acpi_drivers.h.
#define ACPI_AC_STATUS_UNKNOWN 0xFF |
Definition at line 56 of file acpi_drivers.h.
#define ACPI_BATTERY_CLASS "battery" |
Definition at line 64 of file acpi_drivers.h.
#define ACPI_BATTERY_COMPONENT 0x00040000 |
Definition at line 63 of file acpi_drivers.h.
#define ACPI_BATTERY_DEVICE_NAME "Battery" |
Definition at line 67 of file acpi_drivers.h.
#define ACPI_BATTERY_DRIVER_NAME "ACPI Battery Driver" |
Definition at line 66 of file acpi_drivers.h.
#define ACPI_BATTERY_FILE_ALARM "alarm" |
Definition at line 70 of file acpi_drivers.h.
#define ACPI_BATTERY_FILE_INFO "info" |
Definition at line 68 of file acpi_drivers.h.
#define ACPI_BATTERY_FILE_STATUS "state" |
Definition at line 69 of file acpi_drivers.h.
#define ACPI_BATTERY_HID "PNP0C0A" |
Definition at line 65 of file acpi_drivers.h.
#define ACPI_BATTERY_NOTIFY_INFO 0x81 |
Definition at line 72 of file acpi_drivers.h.
#define ACPI_BATTERY_NOTIFY_STATUS 0x80 |
Definition at line 71 of file acpi_drivers.h.
#define ACPI_BATTERY_UNITS_AMPS "mA" |
Definition at line 74 of file acpi_drivers.h.
#define ACPI_BATTERY_UNITS_WATTS "mW" |
Definition at line 73 of file acpi_drivers.h.
#define ACPI_BUS_CLASS "system_bus" |
Definition at line 37 of file acpi_drivers.h.
#define ACPI_BUS_COMPONENT 0x00010000 |
Definition at line 36 of file acpi_drivers.h.
#define ACPI_BUS_DEVICE_NAME "System Bus" |
Definition at line 40 of file acpi_drivers.h.
#define ACPI_BUS_DRIVER_NAME "ACPI Bus Driver" |
Definition at line 39 of file acpi_drivers.h.
#define ACPI_BUS_HID "ACPI_BUS" |
Definition at line 38 of file acpi_drivers.h.
#define ACPI_BUTTON_CLASS "button" |
Definition at line 83 of file acpi_drivers.h.
#define ACPI_BUTTON_COMPONENT 0x00080000 |
Definition at line 81 of file acpi_drivers.h.
#define ACPI_BUTTON_DEVICE_NAME_LID "Lid Switch" |
Definition at line 107 of file acpi_drivers.h.
Definition at line 92 of file acpi_drivers.h.
Definition at line 93 of file acpi_drivers.h.
Definition at line 100 of file acpi_drivers.h.
Definition at line 101 of file acpi_drivers.h.
Definition at line 82 of file acpi_drivers.h.
#define ACPI_BUTTON_FILE_INFO "info" |
Definition at line 84 of file acpi_drivers.h.
#define ACPI_BUTTON_FILE_STATE "state" |
Definition at line 85 of file acpi_drivers.h.
#define ACPI_BUTTON_HID_LID "PNP0C0D" |
Definition at line 106 of file acpi_drivers.h.
#define ACPI_BUTTON_HID_POWER "PNP0C0C" |
Definition at line 90 of file acpi_drivers.h.
#define ACPI_BUTTON_HID_POWERF "ACPI_FPB" |
Definition at line 91 of file acpi_drivers.h.
#define ACPI_BUTTON_HID_SLEEP "PNP0C0E" |
Definition at line 98 of file acpi_drivers.h.
#define ACPI_BUTTON_HID_SLEEPF "ACPI_FSB" |
Definition at line 99 of file acpi_drivers.h.
#define ACPI_BUTTON_NOTIFY_STATUS 0x80 |
Definition at line 87 of file acpi_drivers.h.
#define ACPI_BUTTON_SUBCLASS_LID "lid" |
Definition at line 105 of file acpi_drivers.h.
#define ACPI_BUTTON_SUBCLASS_POWER "power" |
Definition at line 89 of file acpi_drivers.h.
#define ACPI_BUTTON_SUBCLASS_SLEEP "sleep" |
Definition at line 97 of file acpi_drivers.h.
#define ACPI_BUTTON_TYPE_LID 0x05 |
Definition at line 108 of file acpi_drivers.h.
#define ACPI_BUTTON_TYPE_POWER 0x01 |
Definition at line 94 of file acpi_drivers.h.
#define ACPI_BUTTON_TYPE_POWERF 0x02 |
Definition at line 95 of file acpi_drivers.h.
#define ACPI_BUTTON_TYPE_SLEEP 0x03 |
Definition at line 102 of file acpi_drivers.h.
#define ACPI_BUTTON_TYPE_SLEEPF 0x04 |
Definition at line 103 of file acpi_drivers.h.
#define ACPI_BUTTON_TYPE_UNKNOWN 0x00 |
Definition at line 86 of file acpi_drivers.h.
#define ACPI_DEBUG_DRIVERS 4 |
Definition at line 293 of file acpi_drivers.h.
#define ACPI_DEBUG_HIGH 3 |
Definition at line 292 of file acpi_drivers.h.
#define ACPI_DEBUG_LOW 1 |
Definition at line 290 of file acpi_drivers.h.
#define ACPI_DEBUG_MEDIUM 2 |
Definition at line 291 of file acpi_drivers.h.
#define ACPI_DEBUG_RESTORE 0 |
Definition at line 289 of file acpi_drivers.h.
#define ACPI_EC_CLASS "embedded_controller" |
Definition at line 118 of file acpi_drivers.h.
#define ACPI_EC_COMPONENT 0x00100000 |
Definition at line 117 of file acpi_drivers.h.
#define ACPI_EC_DEVICE_NAME "Embedded Controller" |
Definition at line 121 of file acpi_drivers.h.
Definition at line 120 of file acpi_drivers.h.
#define ACPI_EC_FILE_INFO "info" |
Definition at line 122 of file acpi_drivers.h.
#define ACPI_EC_HID "PNP0C09" |
Definition at line 119 of file acpi_drivers.h.
#define ACPI_FAN_CLASS "fan" |
Definition at line 138 of file acpi_drivers.h.
#define ACPI_FAN_COMPONENT 0x00200000 |
Definition at line 137 of file acpi_drivers.h.
#define ACPI_FAN_DEVICE_NAME "Fan" |
Definition at line 141 of file acpi_drivers.h.
#define ACPI_FAN_DRIVER_NAME "ACPI Fan Driver" |
Definition at line 140 of file acpi_drivers.h.
#define ACPI_FAN_FILE_STATE "state" |
Definition at line 142 of file acpi_drivers.h.
#define ACPI_FAN_HID "PNP0C0B" |
Definition at line 139 of file acpi_drivers.h.
#define ACPI_FAN_NOTIFY_STATUS 0x80 |
Definition at line 143 of file acpi_drivers.h.
#define ACPI_MAX_STRING 80 |
Definition at line 29 of file acpi_drivers.h.
#define ACPI_POWER_CLASS "power_resource" |
Definition at line 197 of file acpi_drivers.h.
#define ACPI_POWER_COMPONENT 0x00800000 |
Definition at line 196 of file acpi_drivers.h.
#define ACPI_POWER_DEVICE_NAME "Power Resource" |
Definition at line 200 of file acpi_drivers.h.
Definition at line 199 of file acpi_drivers.h.
#define ACPI_POWER_FILE_INFO "info" |
Definition at line 201 of file acpi_drivers.h.
#define ACPI_POWER_FILE_STATUS "state" |
Definition at line 202 of file acpi_drivers.h.
#define ACPI_POWER_HID "ACPI_PWR" |
Definition at line 198 of file acpi_drivers.h.
#define ACPI_POWER_RESOURCE_STATE_OFF 0x00 |
Definition at line 203 of file acpi_drivers.h.
#define ACPI_POWER_RESOURCE_STATE_ON 0x01 |
Definition at line 204 of file acpi_drivers.h.
#define ACPI_POWER_RESOURCE_STATE_UNKNOWN 0xFF |
Definition at line 205 of file acpi_drivers.h.
#define ACPI_PROCESSOR_CLASS "processor" |
Definition at line 220 of file acpi_drivers.h.
#define ACPI_PROCESSOR_COMPONENT 0x01000000 |
Definition at line 219 of file acpi_drivers.h.
#define ACPI_PROCESSOR_DEVICE_NAME "Processor" |
Definition at line 223 of file acpi_drivers.h.
Definition at line 222 of file acpi_drivers.h.
#define ACPI_PROCESSOR_FILE_INFO "info" |
Definition at line 224 of file acpi_drivers.h.
#define ACPI_PROCESSOR_FILE_LIMIT "limit" |
Definition at line 228 of file acpi_drivers.h.
#define ACPI_PROCESSOR_FILE_PERFORMANCE "performance" |
Definition at line 226 of file acpi_drivers.h.
#define ACPI_PROCESSOR_FILE_POWER "power" |
Definition at line 225 of file acpi_drivers.h.
#define ACPI_PROCESSOR_FILE_THROTTLING "throttling" |
Definition at line 227 of file acpi_drivers.h.
#define ACPI_PROCESSOR_HID "Processor" |
Definition at line 221 of file acpi_drivers.h.
#define ACPI_PROCESSOR_LIMIT_DECREMENT 0x02 |
Definition at line 233 of file acpi_drivers.h.
#define ACPI_PROCESSOR_LIMIT_INCREMENT 0x01 |
Definition at line 232 of file acpi_drivers.h.
#define ACPI_PROCESSOR_LIMIT_NONE 0x00 |
Definition at line 231 of file acpi_drivers.h.
#define ACPI_PROCESSOR_NOTIFY_PERFORMANCE 0x80 |
Definition at line 229 of file acpi_drivers.h.
#define ACPI_PROCESSOR_NOTIFY_POWER 0x81 |
Definition at line 230 of file acpi_drivers.h.
#define ACPI_SYSTEM_CLASS "system" |
Definition at line 243 of file acpi_drivers.h.
#define ACPI_SYSTEM_COMPONENT 0x02000000 |
Definition at line 242 of file acpi_drivers.h.
#define ACPI_SYSTEM_DEVICE_NAME "System" |
Definition at line 246 of file acpi_drivers.h.
#define ACPI_SYSTEM_DRIVER_NAME "ACPI System Driver" |
Definition at line 245 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_ALARM "alarm" |
Definition at line 249 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_DEBUG_LAYER "debug_layer" |
Definition at line 253 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_DEBUG_LEVEL "debug_level" |
Definition at line 254 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_DSDT "dsdt" |
Definition at line 250 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_EVENT "event" |
Definition at line 248 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_FADT "fadt" |
Definition at line 251 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_INFO "info" |
Definition at line 247 of file acpi_drivers.h.
#define ACPI_SYSTEM_FILE_SLEEP "sleep" |
Definition at line 252 of file acpi_drivers.h.
#define ACPI_SYSTEM_HID "ACPI_SYS" |
Definition at line 244 of file acpi_drivers.h.
#define ACPI_THERMAL_CLASS "thermal_zone" |
Definition at line 265 of file acpi_drivers.h.
#define ACPI_THERMAL_COMPONENT 0x04000000 |
Definition at line 264 of file acpi_drivers.h.
#define ACPI_THERMAL_DEVICE_NAME "Thermal Zone" |
Definition at line 268 of file acpi_drivers.h.
#define ACPI_THERMAL_DRIVER_NAME "ACPI Thermal Zone Driver" |
Definition at line 267 of file acpi_drivers.h.
#define ACPI_THERMAL_FILE_COOLING_MODE "cooling_mode" |
Definition at line 272 of file acpi_drivers.h.
#define ACPI_THERMAL_FILE_POLLING_FREQ "polling_frequency" |
Definition at line 273 of file acpi_drivers.h.
#define ACPI_THERMAL_FILE_STATE "state" |
Definition at line 269 of file acpi_drivers.h.
#define ACPI_THERMAL_FILE_TEMPERATURE "temperature" |
Definition at line 270 of file acpi_drivers.h.
#define ACPI_THERMAL_FILE_TRIP_POINTS "trip_points" |
Definition at line 271 of file acpi_drivers.h.
#define ACPI_THERMAL_HID "ThermalZone" |
Definition at line 266 of file acpi_drivers.h.
#define ACPI_THERMAL_MODE_ACTIVE 0x00 |
Definition at line 279 of file acpi_drivers.h.
#define ACPI_THERMAL_MODE_PASSIVE 0x01 |
Definition at line 280 of file acpi_drivers.h.
#define ACPI_THERMAL_NOTIFY_CRITICAL 0xF0 |
Definition at line 277 of file acpi_drivers.h.
#define ACPI_THERMAL_NOTIFY_DEVICES 0x82 |
Definition at line 276 of file acpi_drivers.h.
#define ACPI_THERMAL_NOTIFY_HOT 0xF1 |
Definition at line 278 of file acpi_drivers.h.
#define ACPI_THERMAL_NOTIFY_TEMPERATURE 0x80 |
Definition at line 274 of file acpi_drivers.h.
#define ACPI_THERMAL_NOTIFY_THRESHOLDS 0x81 |
Definition at line 275 of file acpi_drivers.h.
#define ACPI_THERMAL_PATH_POWEROFF "/sbin/poweroff" |
Definition at line 281 of file acpi_drivers.h.
Definition at line 314 of file button.c.
Definition at line 298 of file button.c.
Referenced by acpi_init().
int acpi_power_get_inferred_state | ( | struct acpi_device * | device | ) |
Definition at line 444 of file power.c.
Referenced by acpi_bus_get_power().
Definition at line 660 of file power.c.
Referenced by acpi_init().
int acpi_power_transition | ( | struct acpi_device * | device, |
int | state | ||
) |
Definition at line 484 of file power.c.
Referenced by acpi_bus_set_power().
int acpi_processor_set_thermal_limit | ( | ACPI_HANDLE | handle, |
int | type | ||
) |
Definition at line 299 of file acpi_drivers.h.
Definition at line 399 of file system.c.
Referenced by acpi_init().
|
extern |
Referenced by acpi_set_debug().
|
extern |
Referenced by acpi_set_debug().