Home
last modified time | relevance | path

Searched defs:autosuspend_ops (Results 1 – 2 of 2) sorted by relevance

/system/core/libsuspend/
Dautosuspend_ops.h20 struct autosuspend_ops { struct
28 struct autosuspend_ops *autosuspend_wakeup_count_init(void); argument
Dautosuspend.c27 static struct autosuspend_ops* autosuspend_ops = NULL; variable