Home
last modified time | relevance | path

Searched refs:property_is_writeable (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
Dpower_supply.h209 int (*property_is_writeable)(struct power_supply *psy, member
/linux-4.1.27/drivers/power/
Dpower_supply_core.c477 !psy->desc->property_is_writeable) in power_supply_property_is_writeable()
480 return psy->desc->property_is_writeable(psy, psp); in power_supply_property_is_writeable()
Dpower_supply_sysfs.c225 if (psy->desc->property_is_writeable && in power_supply_attr_is_visible()
Dltc2941-battery-gauge.c466 info->supply_desc.property_is_writeable = ltc294x_property_is_writeable; in ltc294x_i2c_probe()
Dds2760_battery.c530 di->bat_desc.property_is_writeable = in ds2760_battery_probe()
Dbq24190_charger.c928 .property_is_writeable = bq24190_charger_property_is_writeable,
1194 .property_is_writeable = bq24190_battery_property_is_writeable,
Daxp288_fuel_gauge.c863 .property_is_writeable = fuel_gauge_property_is_writeable,