property_is_writeable  905 drivers/platform/x86/compal-laptop.c 	.property_is_writeable = bat_writeable_property,
property_is_writeable  689 drivers/power/supply/adp5061.c 	.property_is_writeable	= adp5061_prop_writeable,
property_is_writeable  233 drivers/power/supply/axp20x_ac_power.c 	.property_is_writeable = axp813_ac_power_prop_writeable,
property_is_writeable  505 drivers/power/supply/axp20x_battery.c 	.property_is_writeable = axp20x_battery_prop_writeable,
property_is_writeable  392 drivers/power/supply/axp20x_usb_power.c 	.property_is_writeable = axp20x_usb_power_prop_writeable,
property_is_writeable  402 drivers/power/supply/axp20x_usb_power.c 	.property_is_writeable = axp20x_usb_power_prop_writeable,
property_is_writeable  487 drivers/power/supply/axp288_charger.c 	.property_is_writeable	= axp288_charger_property_is_writeable,
property_is_writeable  633 drivers/power/supply/axp288_fuel_gauge.c 	.property_is_writeable	= fuel_gauge_property_is_writeable,
property_is_writeable  699 drivers/power/supply/bd70528-charger.c 	.property_is_writeable	= bd70528_prop_is_writable,
property_is_writeable 1253 drivers/power/supply/bq24190_charger.c 	.property_is_writeable	= bq24190_charger_property_is_writeable,
property_is_writeable 1510 drivers/power/supply/bq24190_charger.c 	.property_is_writeable	= bq24190_battery_property_is_writeable,
property_is_writeable  760 drivers/power/supply/bq24257_charger.c 	.property_is_writeable = bq24257_power_supply_property_is_writeable,
property_is_writeable  398 drivers/power/supply/bq24735-charger.c 	supply_desc->property_is_writeable =
property_is_writeable  643 drivers/power/supply/cros_usbpd-charger.c 		psy_desc->property_is_writeable =
property_is_writeable  701 drivers/power/supply/ds2760_battery.c 	di->bat_desc.property_is_writeable =
property_is_writeable  151 drivers/power/supply/lego_ev3_battery.c 	.property_is_writeable	= lego_ev3_battery_property_is_writeable,
property_is_writeable  544 drivers/power/supply/ltc2941-battery-gauge.c 	info->supply_desc.property_is_writeable = ltc294x_property_is_writeable;
property_is_writeable  982 drivers/power/supply/max17042_battery.c 	.property_is_writeable	= max17042_property_is_writeable,
property_is_writeable  993 drivers/power/supply/max17042_battery.c 	.property_is_writeable	= max17042_property_is_writeable,
property_is_writeable  801 drivers/power/supply/power_supply_core.c 			!psy->desc->property_is_writeable)
property_is_writeable  804 drivers/power/supply/power_supply_core.c 	return psy->desc->property_is_writeable(psy, psp);
property_is_writeable  334 drivers/power/supply/power_supply_sysfs.c 			if (psy->desc->property_is_writeable &&
property_is_writeable  335 drivers/power/supply/power_supply_sysfs.c 			    psy->desc->property_is_writeable(psy, property) > 0)
property_is_writeable  765 drivers/power/supply/qcom_smbb.c 	.property_is_writeable = smbb_battery_writable_property,
property_is_writeable  775 drivers/power/supply/qcom_smbb.c 	.property_is_writeable = smbb_charger_writable_property,
property_is_writeable  785 drivers/power/supply/qcom_smbb.c 	.property_is_writeable = smbb_charger_writable_property,
property_is_writeable  311 drivers/power/supply/sbs-manager.c 	.property_is_writeable = &sbsm_prop_is_writeable,
property_is_writeable  320 drivers/power/supply/sc2731_charger.c 	.property_is_writeable	= sc2731_charger_property_is_writeable,
property_is_writeable  675 drivers/power/supply/sc27xx_fuel_gauge.c 	.property_is_writeable	= sc27xx_fgu_property_is_writeable,
property_is_writeable  963 drivers/power/supply/twl4030_charger.c 	.property_is_writeable	= twl4030_bci_property_is_writeable,
property_is_writeable  973 drivers/power/supply/twl4030_charger.c 	.property_is_writeable	= twl4030_bci_property_is_writeable,
property_is_writeable  437 drivers/power/supply/ucs1002_power.c 	.property_is_writeable	= ucs1002_property_is_writeable,
property_is_writeable  159 drivers/power/supply/wilco-charger.c 	.property_is_writeable	= wilco_charge_property_is_writeable,
property_is_writeable  830 drivers/staging/greybus/power_supply.c 	gbpsy->desc.property_is_writeable = property_is_writeable;
property_is_writeable 4717 drivers/usb/typec/tcpm/tcpm.c 	port->psy_desc.property_is_writeable = tcpm_psy_prop_writeable,
property_is_writeable  248 include/linux/power_supply.h 	int (*property_is_writeable)(struct power_supply *psy,