lkml.org 
[lkml]   [2015]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH 2/3] ACPICA: Add _PLD front and back panel constants
Date
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
---
include/acpi/acbuffer.h | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/include/acpi/acbuffer.h b/include/acpi/acbuffer.h
index 6b040f4..2be0270 100644
--- a/include/acpi/acbuffer.h
+++ b/include/acpi/acbuffer.h
@@ -139,6 +139,11 @@ struct acpi_pld_info {
u16 horizontal_offset;
};

+enum {
+ ACPI_PLD_PANEL_FRONT = 4,
+ ACPI_PLD_PANEL_BACK
+};
+
/*
* Macros to:
* 1) Convert a _PLD buffer to internal struct acpi_pld_info format - ACPI_PLD_GET*
--
1.9.1


\
 
 \ /
  Last update: 2015-04-27 17:41    [W:0.103 / U:0.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site