Skip to content

Commit 89ceb98

Browse files
acpibobrafaeljw
authored andcommitted
ACPICA: Add method name "_DIS" For use with aslmethod.c
ACPICA commit 5acc6818c537888be147d9da6b280a0b8c241a1d Link: acpica/acpica@5acc6818 Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 87b8ec5 commit 89ceb98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/acpi/acnames.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#define METHOD_NAME__CLS "_CLS"
2121
#define METHOD_NAME__CRS "_CRS"
2222
#define METHOD_NAME__DDN "_DDN"
23+
#define METHOD_NAME__DIS "_DIS"
2324
#define METHOD_NAME__DMA "_DMA"
2425
#define METHOD_NAME__HID "_HID"
2526
#define METHOD_NAME__INI "_INI"

0 commit comments

Comments
 (0)