mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 00:50:59 +00:00
Since we're in an IRQ each of these evaluate_block_conditions() calls enqueues a new deferred call, so to save on some space in the deferred call queue let's just do it once. |
||
|---|---|---|
| .. | ||
| HIDDevice.h | ||
| HIDManagement.cpp | ||
| HIDManagement.h | ||
| I8042Controller.cpp | ||
| I8042Controller.h | ||
| KeyboardDevice.cpp | ||
| KeyboardDevice.h | ||
| MouseDevice.cpp | ||
| MouseDevice.h | ||
| PS2KeyboardDevice.cpp | ||
| PS2KeyboardDevice.h | ||
| PS2MouseDevice.cpp | ||
| PS2MouseDevice.h | ||
| VMWareMouseDevice.cpp | ||
| VMWareMouseDevice.h | ||