Searched refs:wake_lock_active (Results 1 – 8 of 8) sorted by relevance
71 static inline int wake_lock_active(struct wake_lock *lock) in wake_lock_active() function
70 static inline int wake_lock_active(struct wake_lock *lock) in wake_lock_active() function
132 return (unsigned long)wake_lock_active(&pst_wakelock->st_wakelock); in oal_wakelock_active()
229 if (wake_lock_active(&pm->wakelock)) in xradio_pm_deinit()247 if (!wake_lock_active(&pm->wakelock) || cur_tmo < (long)tmo) in xradio_pm_stay_awake()260 if (!wake_lock_active(&pm->wakelock) || in xradio_pm_lock_awake()271 if (wake_lock_active(&pm->wakelock)) { in xradio_pm_unlock_awake()
16374 if (wake_lock_active(&dhd->wl_ctrlwake)) in dhd_os_wake_lock_ctrl_timeout_cancel()16717 if (wake_lock_active(&dhd->wl_pmwake)) { in dhd_pm_wake_unlock()16731 if (wake_lock_active(&dhd->wl_txflwake)) { in dhd_txfl_wake_unlock()16751 if (dhd && (wake_lock_active(&dhd->wl_wifi) || in dhd_os_check_wakelock()16752 (wake_lock_active(&dhd->wl_wdwake)))) in dhd_os_check_wakelock()16784 l1 = wake_lock_active(&dhd->wl_wifi); in dhd_os_check_wakelock_all()16785 l2 = wake_lock_active(&dhd->wl_wdwake); in dhd_os_check_wakelock_all()16786 l3 = wake_lock_active(&dhd->wl_rxwake); in dhd_os_check_wakelock_all()16787 l4 = wake_lock_active(&dhd->wl_ctrlwake); in dhd_os_check_wakelock_all()16788 l7 = wake_lock_active(&dhd->wl_evtwake); in dhd_os_check_wakelock_all()[all …]
16702 if (wake_lock_active(&dhd->wl_ctrlwake)) { in dhd_os_wake_lock_ctrl_timeout_cancel()17052 if (wake_lock_active(&dhd->wl_pmwake)) { in dhd_pm_wake_unlock()17066 if (wake_lock_active(&dhd->wl_txflwake)) { in dhd_txfl_wake_unlock()17093 l1 = wake_lock_active(&dhd->wl_wifi); in dhd_os_check_wakelock()17094 l2 = wake_lock_active(&dhd->wl_wdwake); in dhd_os_check_wakelock()17132 l1 = wake_lock_active(&dhd->wl_wifi); in dhd_os_check_wakelock_all()17133 l2 = wake_lock_active(&dhd->wl_wdwake); in dhd_os_check_wakelock_all()17134 l3 = wake_lock_active(&dhd->wl_rxwake); in dhd_os_check_wakelock_all()17135 l4 = wake_lock_active(&dhd->wl_ctrlwake); in dhd_os_check_wakelock_all()17136 l7 = wake_lock_active(&dhd->wl_evtwake); in dhd_os_check_wakelock_all()[all …]
16116 if (wake_lock_active(&dhd->wl_ctrlwake)) in dhd_os_wake_lock_ctrl_timeout_cancel()16458 if (wake_lock_active(&dhd->wl_pmwake)) { in dhd_pm_wake_unlock()16472 if (wake_lock_active(&dhd->wl_txflwake)) { in dhd_txfl_wake_unlock()16491 if (dhd && (wake_lock_active(&dhd->wl_wifi) || in dhd_os_check_wakelock()16492 (wake_lock_active(&dhd->wl_wdwake)))) in dhd_os_check_wakelock()16523 l1 = wake_lock_active(&dhd->wl_wifi); in dhd_os_check_wakelock_all()16524 l2 = wake_lock_active(&dhd->wl_wdwake); in dhd_os_check_wakelock_all()16525 l3 = wake_lock_active(&dhd->wl_rxwake); in dhd_os_check_wakelock_all()16526 l4 = wake_lock_active(&dhd->wl_ctrlwake); in dhd_os_check_wakelock_all()16527 l7 = wake_lock_active(&dhd->wl_evtwake); in dhd_os_check_wakelock_all()[all …]