Searched defs:wake_lock (Results 1 – 1 of 1) sorted by relevance
50 struct wake_lock { struct68 * @param lock [IN] Type #struct wake_lock struct of the lock. argument146 #define wake_lock(lock) \ macro