perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / acpi / acnames.h
index d988ac54f41ed385fe47e60d1dc08de45ae603a6..745dd24e3cb51cdacae4f7acccf7764c6c02e261 100644 (file)
 #define METHOD_NAME__PRW        "_PRW"
 #define METHOD_NAME__SRS        "_SRS"
 #define METHOD_NAME__CBA        "_CBA"
+#define METHOD_NAME__PLD        "_PLD"
 
 /* Method names - these methods must appear at the namespace root */
 
-#define METHOD_PATHNAME__BFS    "\\_BFS"
-#define METHOD_PATHNAME__GTS    "\\_GTS"
 #define METHOD_PATHNAME__PTS    "\\_PTS"
 #define METHOD_PATHNAME__SST    "\\_SI._SST"
 #define METHOD_PATHNAME__WAK    "\\_WAK"