Searched refs:suspend_resume_stats (Results 1 – 4 of 4) sorted by relevance
2231 struct suspend_resume_stats *stats = &hdd_ctx->suspend_resume_stats; in wlan_hdd_print_suspend_fail_stats()2245 hdd_ctx->suspend_resume_stats.suspend_fail[reason]++; in wlan_hdd_inc_suspend_stats()2357 hdd_ctx->suspend_resume_stats.resumes++; in __wlan_hdd_cfg80211_resume_wlan()
1518 hdd_ctx->suspend_resume_stats.suspends++; in wlan_hdd_bus_suspend_noirq()
2895 struct suspend_resume_stats *sr_stats; in wlan_hdd_write_suspend_resume_stats()2897 sr_stats = &hdd_ctx->suspend_resume_stats; in wlan_hdd_write_suspend_resume_stats()
1647 struct suspend_resume_stats { struct2190 struct suspend_resume_stats suspend_resume_stats; member