Searched refs:power_supply_property_is_writeable (Results 1 – 3 of 3) sorted by relevance
18 extern int power_supply_property_is_writeable(struct power_supply *psy,
191 if (power_supply_property_is_writeable(psyhw->psy, prop) > 0 && in power_supply_hwmon_is_visible()
473 if (power_supply_property_is_writeable(psy, attrno) > 0) in power_supply_attr_is_visible()