Home
last modified time | relevance | path

Searched refs:wake_lock_active (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dwakelock.h67 int wake_lock_active(struct wake_lock *lock);
85 static inline int wake_lock_active(struct wake_lock *lock) { return 0; } in wake_lock_active() function