Lines Matching refs:power
9 Charger Manager is a platform_driver with power-supply-class entries.
21 A system may have multiple chargers (or power sources) and some of
23 own power-supply-class and each power-supply-class can provide
26 shows combined information as a single power-supply-class.
34 supposed to be kept suspended. That, in turn, incurs unnecessary power
35 consumption and slow down charging process. Or even, such peak power
37 (external power input < device power consumption), which not
117 : The power-supply-class name of the battery. Default is
125 an external power source is attached.
156 : An array ending with NULL that has power-supply-class names of
157 chargers. Each power-supply-class should provide "PRESENT" (if
159 external power source is attached or not), and "STATUS" (shows whether
198 a) charger-on/off b) external-power-in/out c) battery-in/out (while charging)