Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1590 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
1644 dhd_os_wake_unlock(pub); \
1728 #define DHD_OS_WAKE_UNLOCK(pub) dhd_os_wake_unlock(pub)
H A Ddhd_linux.c16457 int dhd_os_wake_unlock(dhd_pub_t *pub)
16609 ret = dhd_os_wake_unlock(&dhd->pub);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1590 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
1644 dhd_os_wake_unlock(pub); \
1728 #define DHD_OS_WAKE_UNLOCK(pub) dhd_os_wake_unlock(pub)
H A Ddhd_linux.c16522 int dhd_os_wake_unlock(dhd_pub_t *pub)
16674 ret = dhd_os_wake_unlock(&dhd->pub);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1592 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
1646 dhd_os_wake_unlock(pub); \
1730 #define DHD_OS_WAKE_UNLOCK(pub) dhd_os_wake_unlock(pub)
H A Ddhd_linux.c16639 int dhd_os_wake_unlock(dhd_pub_t *pub)
16791 ret = dhd_os_wake_unlock(&dhd->pub);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h1211 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
1264 dhd_os_wake_unlock(pub); \
H A Ddhd_linux.c17140 int dhd_os_wake_unlock(dhd_pub_t *pub) in dhd_os_wake_unlock() function
17294 ret = dhd_os_wake_unlock(&dhd->pub); in net_os_wake_unlock()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h2129 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
2190 dhd_os_wake_unlock(pub); \
2284 #define DHD_OS_WAKE_UNLOCK(pub) dhd_os_wake_unlock(pub)
H A Ddhd_linux.c21524 int dhd_os_wake_unlock(dhd_pub_t *pub) in dhd_os_wake_unlock() function
21711 ret = dhd_os_wake_unlock(&dhd->pub); in net_os_wake_unlock()
21946 while (dhd_os_wake_unlock(&dhd->pub)); in dhd_os_wake_lock_destroy()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h2124 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
2185 dhd_os_wake_unlock(pub); \
2279 #define DHD_OS_WAKE_UNLOCK(pub) dhd_os_wake_unlock(pub)
H A Ddhd_linux.c21630 int dhd_os_wake_unlock(dhd_pub_t *pub) in dhd_os_wake_unlock() function
21817 ret = dhd_os_wake_unlock(&dhd->pub); in net_os_wake_unlock()
22056 while (dhd_os_wake_unlock(&dhd->pub)); in dhd_os_wake_lock_destroy()