Module sleep_wakelock

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_enableNon-ag35
Enable/Disable autosleep function
createNon-ag35
create wakelock, return the file descriptor of the wakelock
destroyNon-ag35
destroy the wakelock by the file descriptor of the wakelock
lockNon-ag35
lock the wakelock by the file descriptor of the wakelock
unlockNon-ag35
unlock the wakelock by the file descriptor of the wakelock