Lines Matching refs:attribute
13 Each attribute has well defined meaning, up to unit of measure used. While
19 The core attribute set is subject to the standard Linux evolution (i.e.
20 if it will be found that some attribute is applicable to many power supply
66 ~ CAPACITY attribute represents capacity in *percents*, from 0 to 100. ~
75 STATUS - this attribute represents operating status (charging, full,
92 Battery driver also can use this attribute just to inform userspace
145 Q: Where is POWER_SUPPLY_PROP_XYZ attribute?
146 A: If you cannot find attribute suitable for your driver needs, feel free
156 Q: I have some very specific attribute (e.g. battery color), should I add
157 this attribute to standard ones?
158 A: Most likely, no. Such attribute can be placed in the driver itself, if
159 it is useful. Of course, if the attribute in question applicable to
162 be added to the core attribute set.
168 attribute? The same question about time_to_empty/time_to_full.