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.h27 struct autosuspend_ops *autosuspend_wakeup_count_init(void);
Dautosuspend.c37 autosuspend_ops = autosuspend_wakeup_count_init(); in autosuspend_init()
Dautosuspend_wakeup_count.c158 struct autosuspend_ops *autosuspend_wakeup_count_init(void) in autosuspend_wakeup_count_init() function