• Home
  • Raw
  • Download

Lines Matching full:if

14 represents an independent battery with chargers. If there are multiple
44 used as suspend_again callback of platform_suspend_ops. If the platform
51 If the battery voltage drops by "fullbatt_vchkdrop_uV" after
67 if there are multiple batteries. If there are multiple batteries, the
79 alarm if it is going to go off earlier than Charger Manager so that
85 same struct. If there is any other wakeup source triggered the
86 wakeup, it should return false. If the "rtc" is the only wakeup
90 if true, Charger Manager assumes that
101 If there are no other devices or tasks that want to use suspend_again
106 if the system was woken up by Charger Manager and the polling
111 For each battery charged independently from other batteries (if a series of
119 "battery" if psy_name is NULL. Users can access the psy entries
128 poll this battery if and only if an external power
131 poll this battery if and only if the battery is being charged.
134 If both have non-zero values, Charger Manager will check the
136 charged. If the voltage drop is over fullbatt_vchkdrop_uV, Charger
143 If specified with a non-zero value, Charger Manager assumes
144 that the battery is full (capacity = 100) if the battery is not being
164 chargers. Each power-supply-class should provide "PRESENT" (if
178 This callback returns 0 if the temperature is safe for charging,
179 a positive number if it is too hot to charge, and a negative number
180 if it is too cold to charge. With the variable mC, the callback returns
188 If there is an charger event is required to notify
194 optional and is effective only if the event type is "UNDESCRIBED" or "OTHERS".