Searched refs:wake_lock_active (Results 1 – 1 of 1) sorted by relevance
67 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