Home
last modified time | relevance | path

Searched refs:successful_suspends (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c522 wil->suspend_stats.r_off.successful_suspends++; in wil6210_suspend()
524 wil->suspend_stats.r_on.successful_suspends++; in wil6210_suspend()
H A Ddebugfs.c2248 wil->suspend_stats.r_on.successful_suspends, in wil_read_suspend_stats()
2253 wil->suspend_stats.r_off.successful_suspends, in wil_read_suspend_stats()
H A Dwil6210.h103 unsigned long successful_suspends; member