Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h514 #define dhd_wake_unlock(wakeup_source) __pm_relax(wakeup_source) macro
H A Ddhd_linux.c8703 dhd_wake_unlock(wlock); \
21319 dhd_wake_unlock(&dhd->wl_ctrlwake); in dhd_os_wake_lock_ctrl_timeout_cancel()
21649 dhd_wake_unlock(&dhd->wl_wifi); in dhd_os_wake_unlock()
21667 dhd_wake_unlock(&dhd->wl_evtwake); in dhd_event_wake_unlock()
21682 dhd_wake_unlock(&dhd->wl_pmwake); in dhd_pm_wake_unlock()
21696 dhd_wake_unlock(&dhd->wl_txflwake); in dhd_txfl_wake_unlock()
21710 dhd_wake_unlock(&dhd->wl_nanwake); in dhd_nan_wake_unlock()
21854 dhd_wake_unlock(&dhd->wl_wdwake); in dhd_os_wd_wake_unlock()
21888 dhd_wake_unlock(&dhd->wl_intrwake); in dhd_os_oob_irq_wake_unlock()
21917 dhd_wake_unlock(&dhd->wl_scanwake); in dhd_os_scan_wake_unlock()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h525 #define dhd_wake_unlock(wakeup_source) __pm_relax(wakeup_source) macro
H A Ddhd_linux.c21213 dhd_wake_unlock(dhd->wl_ctrlwake); in dhd_os_wake_lock_ctrl_timeout_cancel()
21543 dhd_wake_unlock(dhd->wl_wifi); in dhd_os_wake_unlock()
21561 dhd_wake_unlock(dhd->wl_evtwake); in dhd_event_wake_unlock()
21576 dhd_wake_unlock(dhd->wl_pmwake); in dhd_pm_wake_unlock()
21590 dhd_wake_unlock(dhd->wl_txflwake); in dhd_txfl_wake_unlock()
21604 dhd_wake_unlock(dhd->wl_nanwake); in dhd_nan_wake_unlock()
21748 dhd_wake_unlock(dhd->wl_wdwake); in dhd_os_wd_wake_unlock()
21779 dhd_wake_unlock(dhd->wl_intrwake); in dhd_os_oob_irq_wake_unlock()
21808 dhd_wake_unlock(dhd->wl_scanwake); in dhd_os_scan_wake_unlock()
21880 dhd_wake_unlock(dhd->wl_wifi); in dhd_os_wake_lock_restore()