diff options
Diffstat (limited to 'test/sys/bus/platform/devices')
l--------- | test/sys/bus/platform/devices/dock.0 | 1 | ||||
l--------- | test/sys/bus/platform/devices/i8042 | 1 | ||||
l--------- | test/sys/bus/platform/devices/microcode | 1 | ||||
l--------- | test/sys/bus/platform/devices/pcspkr | 1 | ||||
l--------- | test/sys/bus/platform/devices/serial8250 | 1 | ||||
l--------- | test/sys/bus/platform/devices/thinkpad_acpi | 1 | ||||
l--------- | test/sys/bus/platform/devices/thinkpad_hwmon | 1 | ||||
l--------- | test/sys/bus/platform/devices/vesafb.0 | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/test/sys/bus/platform/devices/dock.0 b/test/sys/bus/platform/devices/dock.0 new file mode 120000 index 0000000000..ba96de30eb --- /dev/null +++ b/test/sys/bus/platform/devices/dock.0 @@ -0,0 +1 @@ +../../../devices/platform/dock.0
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/i8042 b/test/sys/bus/platform/devices/i8042 new file mode 120000 index 0000000000..4fee324a4d --- /dev/null +++ b/test/sys/bus/platform/devices/i8042 @@ -0,0 +1 @@ +../../../devices/platform/i8042
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/microcode b/test/sys/bus/platform/devices/microcode new file mode 120000 index 0000000000..e50f32c632 --- /dev/null +++ b/test/sys/bus/platform/devices/microcode @@ -0,0 +1 @@ +../../../devices/platform/microcode
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/pcspkr b/test/sys/bus/platform/devices/pcspkr new file mode 120000 index 0000000000..079eeb0347 --- /dev/null +++ b/test/sys/bus/platform/devices/pcspkr @@ -0,0 +1 @@ +../../../devices/platform/pcspkr
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/serial8250 b/test/sys/bus/platform/devices/serial8250 new file mode 120000 index 0000000000..5594bc91f6 --- /dev/null +++ b/test/sys/bus/platform/devices/serial8250 @@ -0,0 +1 @@ +../../../devices/platform/serial8250
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/thinkpad_acpi b/test/sys/bus/platform/devices/thinkpad_acpi new file mode 120000 index 0000000000..8011e89c2c --- /dev/null +++ b/test/sys/bus/platform/devices/thinkpad_acpi @@ -0,0 +1 @@ +../../../devices/platform/thinkpad_acpi
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/thinkpad_hwmon b/test/sys/bus/platform/devices/thinkpad_hwmon new file mode 120000 index 0000000000..3dd92bd52c --- /dev/null +++ b/test/sys/bus/platform/devices/thinkpad_hwmon @@ -0,0 +1 @@ +../../../devices/platform/thinkpad_hwmon
\ No newline at end of file diff --git a/test/sys/bus/platform/devices/vesafb.0 b/test/sys/bus/platform/devices/vesafb.0 new file mode 120000 index 0000000000..ef6c547a1f --- /dev/null +++ b/test/sys/bus/platform/devices/vesafb.0 @@ -0,0 +1 @@ +../../../devices/platform/vesafb.0
\ No newline at end of file |