Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dwilco-charger.c164 .property_is_writeable = wilco_charge_property_is_writeable,
H A Drn5t618_power.c661 .property_is_writeable = rn5t618_battery_property_is_writeable,
671 .property_is_writeable = rn5t618_adp_property_is_writeable,
685 .property_is_writeable = rn5t618_usb_property_is_writeable,
H A Dmp2629_charger.c491 .property_is_writeable = mp2629_charger_usb_prop_writeable,
501 .property_is_writeable = mp2629_charger_battery_prop_writeable,
H A Dtest_power.c228 .property_is_writeable = test_power_battery_property_is_writeable,
322 .property_is_writeable = test_power_battery_extproperty_is_writeable,
H A Daxp20x_battery.c893 .property_is_writeable = axp20x_battery_prop_writeable,
903 .property_is_writeable = axp717_battery_prop_writeable,
H A Dtwl4030_charger.c961 .property_is_writeable = twl4030_bci_property_is_writeable,
971 .property_is_writeable = twl4030_bci_property_is_writeable,
H A Dtwl6030_charger.c445 .property_is_writeable = twl6030_charger_usb_property_is_writeable,
H A Dhuawei-gaokun-battery.c431 .property_is_writeable = gaokun_psy_is_bat_property_writeable,
H A Dds2760_battery.c648 di->bat_desc.property_is_writeable = in w1_ds2760_add_slave()
H A Drt9471.c744 desc->property_is_writeable = rt9471_charger_property_is_writeable; in rt9471_register_psy()
/linux/drivers/staging/greybus/
H A Dpower_supply.c808 static int property_is_writeable(struct power_supply *b, in property_is_writeable() function
829 gbpsy->desc.property_is_writeable = property_is_writeable; in gb_power_supply_register()
/linux/drivers/platform/x86/
H A Dayaneo-ec.c349 .property_is_writeable = ayaneo_psy_prop_is_writeable,
H A Dsamsung-galaxybook.c518 .property_is_writeable = galaxybook_battery_ext_property_is_writeable,
H A Dsamsung-laptop.c841 .property_is_writeable = samsung_psy_prop_is_writeable,
/linux/drivers/usb/typec/
H A Drt1719.c576 data->psy_desc.property_is_writeable = rt1719_psy_property_is_writeable; in devm_rt1719_psy_register()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c8453 port->psy_desc.property_is_writeable = tcpm_psy_prop_writeable; in devm_tcpm_psy_register()