Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dwilco-charger.c164 .property_is_writeable = wilco_charge_property_is_writeable,
H A Dlego_ev3_battery.c151 .property_is_writeable = lego_ev3_battery_property_is_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 Dcros_charge-control.c202 .property_is_writeable = cros_chctl_psy_prop_is_writeable, \
H A Daxp20x_battery.c893 .property_is_writeable = axp20x_battery_prop_writeable,
903 .property_is_writeable = axp717_battery_prop_writeable,
H A Dhuawei-gaokun-battery.c431 .property_is_writeable = gaokun_psy_is_bat_property_writeable,
H A Dadp5061.c691 .property_is_writeable = adp5061_prop_writeable,
H A Dds2760_battery.c648 di->bat_desc.property_is_writeable = in w1_ds2760_add_slave()
H A Drt9756.c667 desc->property_is_writeable = rt9756_psy_property_is_writeable; in rt9756_register_psy()
H A Dmacsmc-power.c513 .property_is_writeable = macsmc_battery_property_is_writeable,
/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 Doxpec.c624 .property_is_writeable = oxp_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()
H A Danx7411.c1451 psy_desc->property_is_writeable = anx7411_psy_prop_writeable; in anx7411_psy_register()
/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c2048 .property_is_writeable = uniwill_property_is_writeable,
2065 .property_is_writeable = uniwill_property_is_writeable,
/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c2134 .property_is_writeable = ideapad_psy_prop_is_writeable, \
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c8458 port->psy_desc.property_is_writeable = tcpm_psy_prop_writeable; in devm_tcpm_psy_register()