Searched refs:wakeup_count (Results 1 – 4 of 4) sorted by relevance
143 deleted_ws.wakeup_count += ws->wakeup_count; in wakeup_source_record()561 ws->wakeup_count++; in wakeup_source_report_event()1061 ws->wakeup_count, ws->expire_count, in print_wakeup_source_stats()
392 static DEVICE_ATTR(wakeup_count, 0444, wakeup_count_show, NULL);420 count = dev->power.wakeup->wakeup_count; in wakeup_abort_count_show()
135 ++priv->wakeup_count; in ks_wlan_hw_sleep_wakeup_request()157 ++priv->wakeup_count; in ks_wlan_hw_wakeup_request()531 priv->wakeup_count = 0; in ks_sdio_interrupt()
506 uint wakeup_count; /* for detect wakeup loop */ member