Searched refs:wakelock_counter (Results 1 – 11 of 11) sorted by relevance
139 uint32 wakelock_counter; member
8595 dhd->wakelock_counter = 0;16327 wklock_info->counter = dhd->wakelock_counter; \16340 wklock_info->counter = dhd->wakelock_counter; \16455 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) {16467 dhd->wakelock_counter++;16468 ret = dhd->wakelock_counter;16532 if (dhd->wakelock_counter > 0) {16533 dhd->wakelock_counter--;16539 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) {16546 ret = dhd->wakelock_counter;[all …]
8595 dhd->wakelock_counter = 0;16262 wklock_info->counter = dhd->wakelock_counter; \16275 wklock_info->counter = dhd->wakelock_counter; \16390 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) {16402 dhd->wakelock_counter++;16403 ret = dhd->wakelock_counter;16467 if (dhd->wakelock_counter > 0) {16468 dhd->wakelock_counter--;16474 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) {16481 ret = dhd->wakelock_counter;[all …]
8573 dhd->wakelock_counter = 0;16444 wklock_info->counter = dhd->wakelock_counter; \16457 wklock_info->counter = dhd->wakelock_counter; \16572 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) {16584 dhd->wakelock_counter++;16585 ret = dhd->wakelock_counter;16649 if (dhd->wakelock_counter > 0) {16650 dhd->wakelock_counter--;16656 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) {16663 ret = dhd->wakelock_counter;[all …]
161 uint32 wakelock_counter; member
11769 dhd->wakelock_counter = 0; in dhd_attach()21417 wklock_info->counter = dhd->wakelock_counter; \21430 wklock_info->counter = dhd->wakelock_counter; \21551 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) { in dhd_os_wake_lock()21563 dhd->wakelock_counter++; in dhd_os_wake_lock()21564 ret = dhd->wakelock_counter; in dhd_os_wake_lock()21640 if (dhd->wakelock_counter > 0) { in dhd_os_wake_unlock()21641 dhd->wakelock_counter--; in dhd_os_wake_unlock()21647 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) { in dhd_os_wake_unlock()21654 ret = dhd->wakelock_counter; in dhd_os_wake_unlock()[all …]
159 uint32 wakelock_counter; member
11644 dhd->wakelock_counter = 0; in dhd_attach()21311 wklock_info->counter = dhd->wakelock_counter; \21324 wklock_info->counter = dhd->wakelock_counter; \21445 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) { in dhd_os_wake_lock()21457 dhd->wakelock_counter++; in dhd_os_wake_lock()21458 ret = dhd->wakelock_counter; in dhd_os_wake_lock()21534 if (dhd->wakelock_counter > 0) { in dhd_os_wake_unlock()21535 dhd->wakelock_counter--; in dhd_os_wake_unlock()21541 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) { in dhd_os_wake_unlock()21548 ret = dhd->wakelock_counter; in dhd_os_wake_unlock()[all …]
700 uint32 wakelock_counter; member9634 dhd->wakelock_counter = 0; in dhd_attach()16946 wklock_info->counter = dhd->wakelock_counter; \16959 wklock_info->counter = dhd->wakelock_counter; \17073 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) { in dhd_os_wake_lock()17085 dhd->wakelock_counter++; in dhd_os_wake_lock()17086 ret = dhd->wakelock_counter; in dhd_os_wake_lock()17150 if (dhd->wakelock_counter > 0) { in dhd_os_wake_unlock()17151 dhd->wakelock_counter--; in dhd_os_wake_unlock()17157 if (dhd->wakelock_counter == 0 && !dhd->waive_wakelock) { in dhd_os_wake_unlock()[all …]