Searched refs:wake_lock_active (Results 1 – 5 of 5) sorted by relevance
71 static inline int wake_lock_active(struct wake_lock *lock) in wake_lock_active() function
16847 if (wake_lock_active(&dhd->wl_ctrlwake)) in dhd_os_wake_lock_ctrl_timeout_cancel()17191 if (wake_lock_active(&dhd->wl_pmwake)) { in dhd_pm_wake_unlock()17205 if (wake_lock_active(&dhd->wl_txflwake)) { in dhd_txfl_wake_unlock()17225 if (dhd && (wake_lock_active(&dhd->wl_wifi) || in dhd_os_check_wakelock()17226 (wake_lock_active(&dhd->wl_wdwake)))) in dhd_os_check_wakelock()17258 l1 = wake_lock_active(&dhd->wl_wifi); in dhd_os_check_wakelock_all()17259 l2 = wake_lock_active(&dhd->wl_wdwake); in dhd_os_check_wakelock_all()17260 l3 = wake_lock_active(&dhd->wl_rxwake); in dhd_os_check_wakelock_all()17261 l4 = wake_lock_active(&dhd->wl_ctrlwake); in dhd_os_check_wakelock_all()17262 l7 = wake_lock_active(&dhd->wl_evtwake); in dhd_os_check_wakelock_all()[all …]
16166 if (wake_lock_active(&dhd->wl_ctrlwake))16508 if (wake_lock_active(&dhd->wl_pmwake)) {16522 if (wake_lock_active(&dhd->wl_txflwake)) {16541 if (dhd && (wake_lock_active(&dhd->wl_wifi) ||16542 (wake_lock_active(&dhd->wl_wdwake))))16573 l1 = wake_lock_active(&dhd->wl_wifi);16574 l2 = wake_lock_active(&dhd->wl_wdwake);16575 l3 = wake_lock_active(&dhd->wl_rxwake);16576 l4 = wake_lock_active(&dhd->wl_ctrlwake);16577 l7 = wake_lock_active(&dhd->wl_evtwake);[all …]
16348 if (wake_lock_active(&dhd->wl_ctrlwake))16690 if (wake_lock_active(&dhd->wl_pmwake)) {16704 if (wake_lock_active(&dhd->wl_txflwake)) {16723 if (dhd && (wake_lock_active(&dhd->wl_wifi) ||16724 (wake_lock_active(&dhd->wl_wdwake))))16755 l1 = wake_lock_active(&dhd->wl_wifi);16756 l2 = wake_lock_active(&dhd->wl_wdwake);16757 l3 = wake_lock_active(&dhd->wl_rxwake);16758 l4 = wake_lock_active(&dhd->wl_ctrlwake);16759 l7 = wake_lock_active(&dhd->wl_evtwake);[all …]
16231 if (wake_lock_active(&dhd->wl_ctrlwake))16573 if (wake_lock_active(&dhd->wl_pmwake)) {16587 if (wake_lock_active(&dhd->wl_txflwake)) {16606 if (dhd && (wake_lock_active(&dhd->wl_wifi) ||16607 (wake_lock_active(&dhd->wl_wdwake))))16638 l1 = wake_lock_active(&dhd->wl_wifi);16639 l2 = wake_lock_active(&dhd->wl_wdwake);16640 l3 = wake_lock_active(&dhd->wl_rxwake);16641 l4 = wake_lock_active(&dhd->wl_ctrlwake);16642 l7 = wake_lock_active(&dhd->wl_evtwake);[all …]