Home
last modified time | relevance | path

Searched refs:AutoSuspendOps (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/powermgr_lite/services/include/power/
H A Dsuspend_ops.h30 struct AutoSuspendOps { struct
40 struct AutoSuspendOps* AutoSuspendOpsInit();
H A Drunning_lock_hub.h27 BOOL RunningLockHubInit(struct AutoSuspendOps* suspendOps);
/base/powermgr/powermgr_lite/services/src/power/
H A Drunning_lock_hub.c19 static struct AutoSuspendOps* g_suspendOps = NULL;
46 BOOL RunningLockHubInit(struct AutoSuspendOps* suspendOps) in RunningLockHubInit()
H A Dauto_suspend.c97 static struct AutoSuspendOps g_ops = {
103 struct AutoSuspendOps* AutoSuspendOpsInit() in AutoSuspendOpsInit()
H A Dsuspend_controller.c25 static struct AutoSuspendOps* g_suspendOps = NULL;

Completed in 3 milliseconds