mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 14:51:00 +00:00
While doing this, we can also just return a normal RefPtr instead of a LockRefPtr, because we create these channels when initializing an audio controller, and never change the pointer in AudioController instances after their initialization, hence no locking is necessary. |
||
|---|---|---|
| .. | ||
| IntelHDA | ||
| AC97.cpp | ||
| AC97.h | ||
| Channel.cpp | ||
| Channel.h | ||
| Controller.h | ||
| Management.cpp | ||
| Management.h | ||