Home
last modified time | relevance | path

Searched refs:power_supply_ext (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/power/supply/
H A Dpower_supply.h22 extern bool power_supply_ext_has_property(const struct power_supply_ext *ext,
27 const struct power_supply_ext *ext;
45 const struct power_supply_ext *ext,
48 const struct power_supply_ext *ext);
56 const struct power_supply_ext *ext, in power_supply_sysfs_add_extension()
60 const struct power_supply_ext *ext) {} in power_supply_sysfs_remove_extension()
H A Dcros_charge-control.c40 const struct power_supply_ext *psy_ext;
111 const struct power_supply_ext *ext, in cros_chctl_psy_ext_get_prop()
167 const struct power_supply_ext *ext, in cros_chctl_psy_ext_set_prop()
193 const struct power_supply_ext *ext, in cros_chctl_psy_prop_is_writeable()
205 static const struct power_supply_ext _name = { \
H A Dtest_power.c250 const struct power_supply_ext *ext, in test_power_battery_extget_property()
269 const struct power_supply_ext *ext, in test_power_battery_extset_property()
288 const struct power_supply_ext *ext, in test_power_battery_extproperty_is_writeable()
295 static const struct power_supply_ext test_power_battery_ext = {
H A Dpower_supply_sysfs.c629 int power_supply_sysfs_add_extension(struct power_supply *psy, const struct power_supply_ext *ext, in power_supply_sysfs_add_extension()
637 const struct power_supply_ext *ext) in power_supply_sysfs_remove_extension()
H A Dpower_supply_core.c1207 bool power_supply_ext_has_property(const struct power_supply_ext *psy_ext, in power_supply_ext_has_property()
1345 int power_supply_register_extension(struct power_supply *psy, const struct power_supply_ext *ext, in power_supply_register_extension()
1393 void power_supply_unregister_extension(struct power_supply *psy, const struct power_supply_ext *ext) in power_supply_unregister_extension()
/linux-6.15/include/linux/
H A Dpower_supply.h288 struct power_supply_ext { struct
295 const struct power_supply_ext *ext, argument
300 const struct power_supply_ext *ext, argument
305 const struct power_supply_ext *ext, argument
912 const struct power_supply_ext *ext,
916 const struct power_supply_ext *ext);
/linux-6.15/drivers/platform/x86/
H A Dsamsung-galaxybook.c439 const struct power_supply_ext *ext, in galaxybook_battery_ext_property_get()
465 const struct power_supply_ext *ext, in galaxybook_battery_ext_property_set()
492 const struct power_supply_ext *ext, in galaxybook_battery_ext_property_is_writeable()
506 static const struct power_supply_ext galaxybook_battery_ext = {
/linux-6.15/drivers/platform/x86/dell/
H A Ddell-wmi-ddv.c679 static int dell_wmi_ddv_get_property(struct power_supply *psy, const struct power_supply_ext *ext, in dell_wmi_ddv_get_property()
712 static const struct power_supply_ext dell_wmi_ddv_extension = {