Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd.h414 extern int dhd_os_wake_unlock(dhd_pub_t *pub);
444 #define DHD_OS_WAKE_UNLOCK(pub) dhd_os_wake_unlock(pub)
Ddhd_linux.c5928 int dhd_os_wake_unlock(dhd_pub_t *pub) function
5983 ret = dhd_os_wake_unlock(&dhd->pub);