Searched refs:property_is_writeable (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/power/supply/ |
| H A D | wilco-charger.c | 164 .property_is_writeable = wilco_charge_property_is_writeable,
|
| H A D | rn5t618_power.c | 661 .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 D | mp2629_charger.c | 491 .property_is_writeable = mp2629_charger_usb_prop_writeable, 501 .property_is_writeable = mp2629_charger_battery_prop_writeable,
|
| H A D | test_power.c | 228 .property_is_writeable = test_power_battery_property_is_writeable, 322 .property_is_writeable = test_power_battery_extproperty_is_writeable,
|
| H A D | axp20x_battery.c | 893 .property_is_writeable = axp20x_battery_prop_writeable, 903 .property_is_writeable = axp717_battery_prop_writeable,
|
| H A D | twl4030_charger.c | 961 .property_is_writeable = twl4030_bci_property_is_writeable, 971 .property_is_writeable = twl4030_bci_property_is_writeable,
|
| H A D | twl6030_charger.c | 445 .property_is_writeable = twl6030_charger_usb_property_is_writeable,
|
| H A D | huawei-gaokun-battery.c | 431 .property_is_writeable = gaokun_psy_is_bat_property_writeable,
|
| H A D | ds2760_battery.c | 648 di->bat_desc.property_is_writeable = in w1_ds2760_add_slave()
|
| H A D | rt9471.c | 744 desc->property_is_writeable = rt9471_charger_property_is_writeable; in rt9471_register_psy()
|
| /linux/drivers/staging/greybus/ |
| H A D | power_supply.c | 808 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 D | ayaneo-ec.c | 349 .property_is_writeable = ayaneo_psy_prop_is_writeable,
|
| H A D | samsung-galaxybook.c | 518 .property_is_writeable = galaxybook_battery_ext_property_is_writeable,
|
| H A D | samsung-laptop.c | 841 .property_is_writeable = samsung_psy_prop_is_writeable,
|
| /linux/drivers/usb/typec/ |
| H A D | rt1719.c | 576 data->psy_desc.property_is_writeable = rt1719_psy_property_is_writeable; in devm_rt1719_psy_register()
|
| /linux/drivers/usb/typec/tcpm/ |
| H A D | tcpm.c | 8453 port->psy_desc.property_is_writeable = tcpm_psy_prop_writeable; in devm_tcpm_psy_register()
|