Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/power/supply/
A Drn5t618_power.c669 .property_is_writeable = rn5t618_battery_property_is_writeable,
679 .property_is_writeable = rn5t618_adp_property_is_writeable,
691 .property_is_writeable = rn5t618_usb_property_is_writeable,
A Dwilco-charger.c164 .property_is_writeable = wilco_charge_property_is_writeable,
A Dip5xxx_power.c496 .property_is_writeable = ip5xxx_battery_property_is_writeable,
580 .property_is_writeable = ip5xxx_boost_property_is_writeable,
A Dpower_supply_sysfs.c375 if (psy->desc->property_is_writeable && in power_supply_attr_is_visible()
376 psy->desc->property_is_writeable(psy, property) > 0) in power_supply_attr_is_visible()
A Dlego_ev3_battery.c151 .property_is_writeable = lego_ev3_battery_property_is_writeable,
A Daxp20x_usb_power.c437 .property_is_writeable = axp20x_usb_power_prop_writeable,
447 .property_is_writeable = axp20x_usb_power_prop_writeable,
A Dqcom_smbb.c765 .property_is_writeable = smbb_battery_writable_property,
775 .property_is_writeable = smbb_charger_writable_property,
785 .property_is_writeable = smbb_charger_writable_property,
A Dmp2629_charger.c496 .property_is_writeable = mp2629_charger_usb_prop_writeable,
506 .property_is_writeable = mp2629_charger_battery_prop_writeable,
A Daxp20x_ac_power.c243 .property_is_writeable = axp813_ac_power_prop_writeable,
A Dgpio-charger.c312 charger_desc->property_is_writeable = in gpio_charger_probe()
A Dmax77976_charger.c385 .property_is_writeable = max77976_property_is_writeable,
A Dsbs-manager.c309 .property_is_writeable = &sbsm_prop_is_writeable,
A Dbq2515x_charger.c915 .property_is_writeable = bq2515x_power_supply_property_is_writeable,
924 .property_is_writeable = bq2515x_power_supply_property_is_writeable,
A Dbq24735-charger.c400 supply_desc->property_is_writeable = in bq24735_charger_probe()
A Dsc2731_charger.c320 .property_is_writeable = sc2731_charger_property_is_writeable,
A Dtwl4030_charger.c961 .property_is_writeable = twl4030_bci_property_is_writeable,
971 .property_is_writeable = twl4030_bci_property_is_writeable,
A Daxp20x_battery.c517 .property_is_writeable = axp20x_battery_prop_writeable,
A Ducs1002_power.c434 .property_is_writeable = ucs1002_property_is_writeable,
A Dmax17040_battery.c428 .property_is_writeable = max17040_prop_writeable,
A Dbq25980_charger.c903 .property_is_writeable = bq25980_property_is_writeable,
912 .property_is_writeable = bq25980_property_is_writeable,
A Dltc2941-battery-gauge.c525 info->supply_desc.property_is_writeable = ltc294x_property_is_writeable; in ltc294x_i2c_probe()
A Dadp5061.c692 .property_is_writeable = adp5061_prop_writeable,
/linux-6.3-rc2/drivers/usb/misc/
A Dapple-mfi-fastcharge.c165 .property_is_writeable = apple_mfi_fc_property_is_writeable
/linux-6.3-rc2/drivers/staging/greybus/
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-6.3-rc2/include/linux/
A Dpower_supply.h267 int (*property_is_writeable)(struct power_supply *psy, member

Completed in 74 milliseconds

12