Searched refs:power_supply_property_is_writeable (Results 1 – 3 of 3) sorted by relevance
311 extern int power_supply_property_is_writeable(struct power_supply *psy,
473 int power_supply_property_is_writeable(struct power_supply *psy, in power_supply_property_is_writeable() function482 EXPORT_SYMBOL_GPL(power_supply_property_is_writeable);
226 power_supply_property_is_writeable(psy, property) > 0) in power_supply_attr_is_visible()