feat: various power and thermal optimizations, fix Printers app regression
This commit is contained in:
@@ -292,6 +292,7 @@ namespace Drivers::USB::Xhci {
|
||||
void Initialize();
|
||||
bool Probe(const Pci::PciDevice& dev);
|
||||
bool IsInitialized();
|
||||
bool HasDeferredWork();
|
||||
|
||||
// Deferred hot-plug processing (call from timer tick, not interrupt context)
|
||||
void ProcessDeferredWork();
|
||||
|
||||
Reference in New Issue
Block a user