exo2: implement the first half of SmcCpuSuspend
This commit is contained in:
@@ -29,5 +29,7 @@ namespace ams::pmic {
|
||||
|
||||
void EnableVddCpu(Regulator regulator);
|
||||
void DisableVddCpu(Regulator regulator);
|
||||
void EnableSleep();
|
||||
bool IsAcOk();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user