Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c8700 #define dhd_wake_lock_unlock_destroy(wlock) \ macro
17647 dhd_wake_lock_unlock_destroy(&dhd->wl_wdwake); in dhd_detach()
17649 dhd_wake_lock_unlock_destroy(&dhd->wl_wifi); in dhd_detach()
22037 dhd_wake_lock_unlock_destroy(&dhd->wl_rxwake); in dhd_os_wake_lock_destroy()
22038 dhd_wake_lock_unlock_destroy(&dhd->wl_ctrlwake); in dhd_os_wake_lock_destroy()
22039 dhd_wake_lock_unlock_destroy(&dhd->wl_evtwake); in dhd_os_wake_lock_destroy()
22040 dhd_wake_lock_unlock_destroy(&dhd->wl_pmwake); in dhd_os_wake_lock_destroy()
22041 dhd_wake_lock_unlock_destroy(&dhd->wl_txflwake); in dhd_os_wake_lock_destroy()
22043 dhd_wake_lock_unlock_destroy(&dhd->wl_intrwake); in dhd_os_wake_lock_destroy()
22046 dhd_wake_lock_unlock_destroy(&dhd->wl_scanwake); in dhd_os_wake_lock_destroy()
[all …]