Home
last modified time | relevance | path

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

12

/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 Dpower_supply_core.c1365 if (reg->ext->property_is_writeable) in power_supply_property_is_writeable()
1366 return reg->ext->property_is_writeable(psy, reg->ext, in power_supply_property_is_writeable()
1373 if (!psy->desc->property_is_writeable) in power_supply_property_is_writeable()
1376 return psy->desc->property_is_writeable(psy, psp); in power_supply_property_is_writeable()
H A Dcros_charge-control.c203 .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 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 Dbq25980_charger.c903 .property_is_writeable = bq25980_property_is_writeable,
912 .property_is_writeable = bq25980_property_is_writeable,
H A Dltc2941-battery-gauge.c525 info->supply_desc.property_is_writeable = ltc294x_property_is_writeable; in ltc294x_i2c_probe()
H A Dadp5061.c692 .property_is_writeable = adp5061_prop_writeable,
H A Dhuawei-gaokun-battery.c431 .property_is_writeable = gaokun_psy_is_bat_property_writeable,
H A Dcros_usbpd-charger.c616 psy_desc->property_is_writeable = in cros_usbpd_charger_probe()
H A Daxp288_fuel_gauge.c520 .property_is_writeable = fuel_gauge_property_is_writeable,
H A Dmax8971_charger.c379 .property_is_writeable = max8971_property_is_writeable,
H A Dds2760_battery.c648 di->bat_desc.property_is_writeable = in w1_ds2760_add_slave()
H A Dbq256xx_charger.c1256 .property_is_writeable = bq256xx_property_is_writeable,
1265 .property_is_writeable = bq256xx_property_is_writeable,
H A Dcpcap-charger.c864 .property_is_writeable = cpcap_charger_property_is_writeable,
H A Daxp288_charger.c504 .property_is_writeable = axp288_charger_property_is_writeable,
H A Drt9471.c744 desc->property_is_writeable = rt9471_charger_property_is_writeable; in rt9471_register_psy()
/linux/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c165 .property_is_writeable = apple_mfi_fc_property_is_writeable
/linux/drivers/staging/greybus/
H A Dpower_supply.c809 static int property_is_writeable(struct power_supply *b, in property_is_writeable() function
830 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.c582 .property_is_writeable = oxp_psy_prop_is_writeable,

12