We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5248a1 commit 1258ca8Copy full SHA for 1258ca8
include/linux/pm_wakeup.h
@@ -36,8 +36,8 @@
36
* @last_time: Monotonic clock when the wakeup source's was touched last time.
37
* @prevent_sleep_time: Total time this source has been preventing autosleep.
38
* @event_count: Number of signaled wakeup events.
39
- * @active_count: Number of times the wakeup sorce was activated.
40
- * @relax_count: Number of times the wakeup sorce was deactivated.
+ * @active_count: Number of times the wakeup source was activated.
+ * @relax_count: Number of times the wakeup source was deactivated.
41
* @expire_count: Number of times the wakeup source's timeout has expired.
42
* @wakeup_count: Number of times the wakeup source might abort suspend.
43
* @active: Status of the wakeup source.
0 commit comments