1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 21:15:07 +00:00
serenity/Kernel/Devices/Audio
Brian Gianforcaro 8a8c51c39a Kernel: Default initialize AC97::m_codec_revision
Found by PVS-Studio.
2022-03-18 00:51:16 -07:00
..
AC97.cpp Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00
AC97.h Kernel: Default initialize AC97::m_codec_revision 2022-03-18 00:51:16 -07:00
Channel.cpp Kernel/Audio: Introduce a new design architecture for the subsystem 2022-02-14 11:39:19 +01:00
Channel.h Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00
Controller.h Kernel/Audio: Introduce a new design architecture for the subsystem 2022-02-14 11:39:19 +01:00
Management.cpp Kernel/PCI: Don't hold spinlocks when doing fast device enumeration 2022-03-14 22:39:09 +01:00
Management.h Kernel/Audio: Introduce a new design architecture for the subsystem 2022-02-14 11:39:19 +01:00