1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 20:45:08 +00:00
serenity/Kernel/Devices/Audio
kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration
This is easily identifiable by anyone who uses Duration::now_monotonic,
and any downstream users of that data.
2023-05-24 23:18:07 +02:00
..
IntelHDA Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
AC97.cpp Kernel/Audio: Propagate errors when creating AudioChannels 2023-04-14 19:23:12 +02:00
AC97.h Kernel/Audio: Propagate errors when creating AudioChannels 2023-04-14 19:23:12 +02:00
Channel.cpp Kernel: Move a bunch of generic devices code into new subdirectory 2023-05-19 21:49:21 +02:00
Channel.h Kernel/Audio: Propagate errors when creating AudioChannels 2023-04-14 19:23:12 +02:00
Controller.h Kernel/Audio: Propagate errors when creating AudioChannels 2023-04-14 19:23:12 +02:00
Management.cpp Kernel/Audio: Simplify initialization sequence for drivers 2023-04-14 19:23:12 +02:00
Management.h Kernel/Audio: Propagate errors when creating AudioChannels 2023-04-14 19:23:12 +02:00