Lines Matching refs:wakeup
165 concurrent arrival of wakeup events. Reading from it returns
166 the current number of registered wakeup events and it blocks if
167 some wakeup events are being processed at the time the file is
169 number of wakeup events is equal to the written value and, if
171 to a sleep state if any wakeup events are reported after the
196 attempt will only succeed if there are no active wakeup sources
210 wakeup source objects and activate them on demand (if one of
211 those wakeup sources is active, reads from the
214 it will be assumed to represent a wakeup source name. If there
215 is a wakeup source object with that name, it will be activated
216 (unless active already). Otherwise, a new wakeup source object
220 regarded as a wakeup source name and handled as descrived above.
222 nanoseconds) such that the wakeup source will be automatically
224 set regardless of the current state of the wakeup source object
228 wakeup sources created with the help of it that are active at
237 wakeup sources created with the help of /sys/power/wake_lock.
239 assumed to represent the name of a wakeup source to deactivate.
240 If a wakeup source object of that name exists and is active at
244 wakeup sources created with the help of /sys/power/wake_lock
265 number of the first wakeup interrupt (that is, the first
266 interrupt from an IRQ line armed for system wakeup) seen by the
269 This output is useful for system wakeup diagnostics of spurious
270 wakeup interrupts.