1/* SPDX-License-Identifier: GPL-2.0-only */ 2 3Scope (\_SB) { 4 Scope (PCI0) { 5 #include "backlight.asl" 6 } 7 8 #include "ac.asl" 9 #include "battery.asl" 10 #include "buttons.asl" 11 #include "hid.asl" 12 #include "lid.asl" 13 #include "s76.asl" 14 #include "sleep.asl" 15} 16 17Scope (_GPE) { 18 #include "gpe.asl" 19} 20