Home
last modified time | relevance | path

Searched refs:autosuspend_wakeup_count_init (Results 1 – 3 of 3) sorted by relevance

/system/core/libsuspend/
Dautosuspend_ops.h28 struct autosuspend_ops *autosuspend_wakeup_count_init(void);
Dautosuspend.c35 autosuspend_ops = autosuspend_wakeup_count_init(); in autosuspend_init()
Dautosuspend_wakeup_count.cpp234 struct autosuspend_ops* autosuspend_wakeup_count_init(void) { in autosuspend_wakeup_count_init() function