Lines Matching +full:power +full:- +full:source

3  * Module Name: ahpredef - Table of all known ACPI predefined names
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
22 * copy of the source code appearing in this file ("Covered Code") an
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
42 * 3.1. Redistribution of Source with Rights to Further Distribute Source.
43 * Redistribution of source code of any substantial portion of the Covered
44 * Code or modification with rights to further distribute source must include
54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
55 * Redistribution of source code of any substantial portion of the Covered
56 * Code or modification without rights to further distribute source must
59 * addition, Licensee may not authorize further sublicense of source of any
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
119 * Redistribution and use in source and binary forms, with or without
122 * 1. Redistributions of source code must retain the above copyright
130 * 3. Neither the names of the above-listed copyright holders nor the names
174 AH_PREDEF ("_ACx", "Active Cooling, x=0-9", "Returns the active cooling policy threshold values"),
183 AH_PREDEF ("_ALx", "Active List, x=0-9", "Returns a list of active cooling device objects"),
187 AH_PREDEF ("_ATT", "Type-Specific Attribute", "Resource Descriptor field"),
203 AH_PREDEF ("_BPC", "Battery Power Characteristics", "Returns static values used to configure power threshold support in the platform firmware"),
204 AH_PREDEF ("_BPS", "Battery Power State", "Returns the power delivery capabilities of the battery at the present time"),
205 AH_PREDEF ("_BPT", "Battery Power Threshold", "Set a relative battery peak power capability change threshold"),
218 AH_PREDEF ("_CR3", "Warm/Standby Temperature", "Temperature for a fast low power state"),
221 AH_PREDEF ("_CSD", "C-State Dependencies", "Returns a list of C-state dependencies"),
222 AH_PREDEF ("_CST", "C-States", "Returns a list of supported C-states"),
237 AH_PREDEF ("_DSC", "Deepest State for Configuration", "Returns the deepest D-state of the device to the OSPM"),
240 AH_PREDEF ("_DSD", "Device-Specific Data", "Returns a list of device property information"),
241 AH_PREDEF ("_DSM", "Device-Specific Method", "Executes device-specific functions"),
245 AH_PREDEF ("_Exx", "Edge-Triggered GPE, xx=0x00-0xFF", "Method executed as a result of a general-purpose event"),
249 AH_PREDEF ("_EJx", "Eject Device, x=0-9", "Begin or cancel a device ejection request (docking)"),
263 AH_PREDEF ("_GAI", "Get Averaging Interval", "Returns the power meter averaging interval"),
265 AH_PREDEF ("_GHL", "Get Hardware Limit", "Returns the hardware limit enforced by the power meter"),
266 AH_PREDEF ("_GL_", "Global Lock", "OS-defined Global Lock mutex object"),
271 AH_PREDEF ("_GRT", "Get Real Time", "Returns current time-of-day from a time/alarm device"),
277 AH_PREDEF ("_HE_", "High-Edge", "Interrupt triggering, Resource Descriptor field"),
281 AH_PREDEF ("_HPP", "Hot Plug Parameters", "Returns a list of hot-plug information for a PCI device"),
282 AH_PREDEF ("_HPX", "Hot Plug Parameter Extensions", "Returns a list of hot-plug information for a PCI device. Supersedes _HPP"),
289 AH_PREDEF ("_Lxx", "Level-Triggered GPE, xx=0x00-0xFF", "Control method executed as a result of a general-purpose event"),
295 AH_PREDEF ("_LPD", "Low Power Dependencies", "Returns a list of dependencies for low power idle entry"),
296 AH_PREDEF ("_LPI", "Low Power Idle States", "Returns a list of supported low power idle states"),
319 AH_PREDEF ("_OFF", "Power Off", "Sets a power resource to the off state"),
320 AH_PREDEF ("_ON_", "Power On", "Sets a power resource to the on state"),
325 AH_PREDEF ("_PAI", "Power Averaging Interval", "Sets the averaging interval for a power meter"),
327 AH_PREDEF ("_PCL", "Power Consumer List", "Returns a list of devices powered by a power source"),
330 AH_PREDEF ("_PDL", "P-state Depth Limit", "Returns the lowest available performance P-state"),
333 AH_PREDEF ("_PIF", "Power Source Information", "Returns a Power Source information block"),
336 AH_PREDEF ("_PMC", "Power Meter Capabilities", "Returns a list of Power Meter capabilities info"),
337 AH_PREDEF ("_PMD", "Power Metered Devices", "Returns a list of devices that are measured by the power meter device"),
338 AH_PREDEF ("_PMM", "Power Meter Measurement", "Returns the current value of the Power Meter"),
344 AH_PREDEF ("_PR0", "Power Resources for D0", "Returns a list of dependent power resources to enter state D0 (fully on)"),
345 AH_PREDEF ("_PR1", "Power Resources for D1", "Returns a list of dependent power resources to enter state D1"),
346 AH_PREDEF ("_PR2", "Power Resources for D2", "Returns a list of dependent power resources to enter state D2"),
347 AH_PREDEF ("_PR3", "Power Resources for D3hot", "Returns a list of dependent power resources to enter state D3hot"),
348 AH_PREDEF ("_PRE", "Power Resources for Enumeration", "Returns a list of dependent power resources to enumerate devices on a bus"),
349 AH_PREDEF ("_PRL", "Power Source Redundancy List", "Returns a list of power source devices in the same redundancy grouping"),
350 AH_PREDEF ("_PRR", "Power Resource for Reset", "Execute a reset on a device"),
353 AH_PREDEF ("_PRW", "Power Resources for Wake", "Returns a list of dependent power resources for waking"),
354 AH_PREDEF ("_PS0", "Power State 0", "Sets a device's power state to D0 (device fully on)"),
355 AH_PREDEF ("_PS1", "Power State 1", "Sets a device's power state to D1"),
356 AH_PREDEF ("_PS2", "Power State 2", "Sets a device's power state to D2"),
357 AH_PREDEF ("_PS3", "Power State 3", "Sets a device's power state to D3 (device off)"),
358 AH_PREDEF ("_PSC", "Power State Current", "Returns a device's current power state"),
359 AH_PREDEF ("_PSD", "Power State Dependencies", "Returns processor P-State dependencies"),
360 AH_PREDEF ("_PSE", "Power State for Enumeration", "Put a bus into enumeration power mode"),
362 AH_PREDEF ("_PSR", "Power Source", "Returns the power source device currently in use"),
365 AH_PREDEF ("_PSW", "Power State Wake", "Sets a device's wake function"),
367 AH_PREDEF ("_PTP", "Power Trip Points", "Sets trip points for the Power Meter device"),
371 AH_PREDEF ("_Qxx", "EC Query, xx=0x00-0xFF", "Embedded Controller query and SMBus Alarm control method"),
380 AH_PREDEF ("_ROM", "Read-Only Memory", "Returns a copy of the ROM data for a display device"),
383 AH_PREDEF ("_RW_", "Read-Write Status", "Resource Descriptor field"),
391 AH_PREDEF ("_S1D", "S1 Device State", "Returns the highest D-state supported by a device when in the S1 state"),
392 AH_PREDEF ("_S2D", "S2 Device State", "Returns the highest D-state supported by a device when in the S2 state"),
393 AH_PREDEF ("_S3D", "S3 Device State", "Returns the highest D-state supported by a device when in the S3 state"),
394 AH_PREDEF ("_S4D", "S4 Device State", "Returns the highest D-state supported by a device when in the S4 state"),
395 AH_PREDEF ("_S0W", "S0 Device Wake State", "Returns the lowest D-state that the device can wake itself from S0"),
396 AH_PREDEF ("_S1W", "S1 Device Wake State", "Returns the lowest D-state for this device that can wake the system from S1"),
397 AH_PREDEF ("_S2W", "S2 Device Wake State", "Returns the lowest D-state for this device that can wake the system from S2"),
398 AH_PREDEF ("_S3W", "S3 Device Wake State", "Returns the lowest D-state for this device that can wake the system from S3"),
399 AH_PREDEF ("_S4W", "S4 Device Wake State", "Returns the lowest D-state for this device that can wake the system from S4"),
410 AH_PREDEF ("_SHL", "Set Hardware Limit", "Sets the hardware limit enforced by the Power Meter"),
422 AH_PREDEF ("_STA", "Status", "Returns the current status of a Device or Power Resource"),
430 AH_PREDEF ("_SWS", "System Wake Source", "Returns the source event that caused the system to wake"),
431 AH_PREDEF ("_T_x", "Emitted by ASL Compiler, x=0-9, A-Z", "Reserved for use by ASL compilers"),
434 AH_PREDEF ("_TDL", "T-State Depth Limit", "Returns the _TSS entry number of the lowest power throttling state"),
444 AH_PREDEF ("_TSD", "Throttling State Dependencies", "Returns a list of T-state dependencies"),
445 AH_PREDEF ("_TSF", "Type-Specific Flags", "Resource Descriptor field"),
451 AH_PREDEF ("_TTS", "Transition To State", "Inform AML of an S-state transition"),
465 AH_PREDEF ("_Wxx", "Wake Event, xx=0x00-0xFF", "Method executed as a result of a wake event"),
467 AH_PREDEF ("_WPC", "Wireless Power Calibration", "Calibrate power and notify wireless device"),
468 AH_PREDEF ("_WPP", "Wireless Power Polling", "Get recommended polling interval"),
477 * PARAMETERS: Nameseg - Predefined name string
501 for (Info = AslPredefinedInfo; Info->Name; Info++)
503 if (ACPI_COMPARE_NAMESEG (Nameseg, Info->Name))