Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h513 #define dhd_wake_lock(wakeup_source) __pm_stay_awake(wakeup_source) macro
H A Ddhd_linux.c21553 dhd_wake_lock(&dhd->wl_wifi); in dhd_os_wake_lock()
21577 dhd_wake_lock(&dhd->wl_evtwake); in dhd_event_wake_lock()
21832 dhd_wake_lock(&dhd->wl_wdwake); in dhd_os_wd_wake_lock()
21983 dhd_wake_lock(&dhd->wl_wifi); in dhd_os_wake_lock_restore()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h524 #define dhd_wake_lock(wakeup_source) __pm_stay_awake(wakeup_source) macro
H A Ddhd_linux.c21447 dhd_wake_lock(dhd->wl_wifi); in dhd_os_wake_lock()
21471 dhd_wake_lock(dhd->wl_evtwake); in dhd_event_wake_lock()
21726 dhd_wake_lock(dhd->wl_wdwake); in dhd_os_wd_wake_lock()
21874 dhd_wake_lock(dhd->wl_wifi); in dhd_os_wake_lock_restore()