Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dwakelock.h50 struct wake_lock { struct
68 * @param lock [IN] Type #struct wake_lock struct of the lock. argument
146 #define wake_lock(lock) \ macro