Searched refs:AH_PREDEF (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/acpica/common/
H A Dahpredef.c52 #define AH_PREDEF(Name, ShortDesc, LongDesc) {Name, ShortDesc} macro
54 #define AH_PREDEF(Name, ShortDesc, LongDesc) {Name, ShortDesc, LongDesc} macro
63 AH_PREDEF ("_ACx", "Active Cooling", "Returns the active cooling policy threshold values"),
64 AH_PREDEF ("_ADR", "Address", "Returns address of a device on parent bus, and resource field"),
65 AH_PREDEF ("_AEI", "ACPI Event Interrupts", "Returns a list of GPIO events to be used as ACPI events"),
66 AH_PREDEF ("_ALC", "Ambient Light Chromaticity", "Returns the ambient light color chromaticity"),
67 AH_PREDEF ("_ALI", "Ambient Light Illuminance", "Returns the ambient light brightness"),
68 AH_PREDEF ("_ALN", "Alignment", "Base alignment, Resource Descriptor field"),
69 AH_PREDEF ("_ALP", "Ambient Light Polling", "Returns the ambient light sensor polling frequency"),
70 AH_PREDEF ("_AL
[all...]

Completed in 139 milliseconds