diff options
Diffstat (limited to 'test/sys/devices/virtual/sound/timer')
-rw-r--r-- | test/sys/devices/virtual/sound/timer/dev | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/sound/timer/power/wakeup | 1 | ||||
l--------- | test/sys/devices/virtual/sound/timer/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/sound/timer/uevent | 2 |
4 files changed, 5 insertions, 0 deletions
diff --git a/test/sys/devices/virtual/sound/timer/dev b/test/sys/devices/virtual/sound/timer/dev new file mode 100644 index 0000000000..2929a66732 --- /dev/null +++ b/test/sys/devices/virtual/sound/timer/dev @@ -0,0 +1 @@ +116:33 diff --git a/test/sys/devices/virtual/sound/timer/power/wakeup b/test/sys/devices/virtual/sound/timer/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/virtual/sound/timer/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/virtual/sound/timer/subsystem b/test/sys/devices/virtual/sound/timer/subsystem new file mode 120000 index 0000000000..19f824e8c4 --- /dev/null +++ b/test/sys/devices/virtual/sound/timer/subsystem @@ -0,0 +1 @@ +../../../../class/sound
\ No newline at end of file diff --git a/test/sys/devices/virtual/sound/timer/uevent b/test/sys/devices/virtual/sound/timer/uevent new file mode 100644 index 0000000000..fc65cb6c5c --- /dev/null +++ b/test/sys/devices/virtual/sound/timer/uevent @@ -0,0 +1,2 @@ +MAJOR=116 +MINOR=33 |