Lines Matching refs:suspend
5 requires temperature monitoring during suspend-to-RAM state
28 * Support for in suspend-to-RAM polling (with suspend_again callback)
29 While the battery is being charged and the system is in suspend-to-RAM,
44 Normally, the platform will need to resume and suspend some devices
59 In order to setup Charger Manager with suspend-again feature
60 (in-suspend monitoring), the user should provide charger_global_desc
62 This charger_global_desc data for in-suspend monitoring is global
66 and it will manage in-suspend monitoring for all instances of Charger Manager.
69 in-suspend monitoring:
75 suspend for Charger Manager. The alarm interrupt (AIE) of the rtc
76 should be able to wake up the system from suspend. Charger Manager
83 the wakeup-from-suspend is caused only by the alarm of "rtc" in the
90 the timer (CM uses jiffies as timer) stops during suspend. Then, CM
91 assumes that the suspend-duration is same as the alarm length.
99 function to know whether Charger Manager wants to suspend again or not.
104 The cm_suspend_again() returns true (meaning "I want to suspend again")
106 (in-suspend monitoring) results in "normal".
197 At least the following should wake up the system from a suspend: