Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dwakelock.h120 int linux_wake_lock_active(struct wake_lock *lock);
153 linux_wake_lock_active(lock)
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_wakelock.c127 int linux_wake_lock_active(struct wake_lock *lock) in linux_wake_lock_active() function