diff options
Diffstat (limited to 'test/sys/devices/LNXSYSTM:00/ACPI0007:01')
9 files changed, 10 insertions, 0 deletions
diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/driver b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/driver new file mode 120000 index 0000000000..c0755b7a7f --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/driver @@ -0,0 +1 @@ +../../../bus/acpi/drivers/processor
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/hid b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/hid new file mode 100644 index 0000000000..3cdddd7137 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/hid @@ -0,0 +1 @@ +ACPI0007 diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/modalias b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/modalias new file mode 100644 index 0000000000..4590bb1f2c --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/modalias @@ -0,0 +1 @@ +acpi:ACPI0007: diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/path b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/path new file mode 100644 index 0000000000..56405af1dc --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/path @@ -0,0 +1 @@ +\_PR_.CPU1 diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/power/wakeup b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/subsystem b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/subsystem new file mode 120000 index 0000000000..a9dfb93327 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/subsystem @@ -0,0 +1 @@ +../../../bus/acpi
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/sysdev b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/sysdev new file mode 120000 index 0000000000..6927d39b0d --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/sysdev @@ -0,0 +1 @@ +../../system/cpu/cpu1
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/thermal_cooling b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/thermal_cooling new file mode 120000 index 0000000000..a036a04b64 --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/thermal_cooling @@ -0,0 +1 @@ +../../virtual/thermal/cooling_device1
\ No newline at end of file diff --git a/test/sys/devices/LNXSYSTM:00/ACPI0007:01/uevent b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/uevent new file mode 100644 index 0000000000..b7df82a63c --- /dev/null +++ b/test/sys/devices/LNXSYSTM:00/ACPI0007:01/uevent @@ -0,0 +1,2 @@ +DRIVER=processor +MODALIAS=acpi:ACPI0007: |