Module sleep_wakelock
Expand description
See: <ql_sleep_wakelock.h>
This is backed by a kernel driver: <ql-ol-kernel/drivers/base/power/quec_wakelock.c>
Functions§
- autosleep_
enable ⚠Non- ag35 - Enable/Disable autosleep function
- create⚠
Non- ag35 - create wakelock, return the file descriptor of the wakelock
- destroy⚠
Non- ag35 - destroy the wakelock by the file descriptor of the wakelock
- lock⚠
Non- ag35 - lock the wakelock by the file descriptor of the wakelock
- unlock⚠
Non- ag35 - unlock the wakelock by the file descriptor of the wakelock