Home
last modified time | relevance | path

Searched refs:power_supply_class (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/power/supply/
Dpower_supply_core.c29 struct class *power_supply_class; variable
30 EXPORT_SYMBOL_GPL(power_supply_class);
97 class_for_each_device(power_supply_class, NULL, psy, in power_supply_changed_work()
191 error = class_for_each_device(power_supply_class, NULL, psy, in power_supply_populate_supplied_from()
226 error = class_for_each_device(power_supply_class, NULL, supply_node, in power_supply_find_supply_from_node()
333 error = class_for_each_device(power_supply_class, NULL, &data, in power_supply_am_i_supplied()
365 error = class_for_each_device(power_supply_class, NULL, &count, in power_supply_is_system_supplied()
412 ret = class_for_each_device(power_supply_class, NULL, &data, in power_supply_get_property_from_supplier()
458 struct device *dev = class_find_device(power_supply_class, NULL, name, in power_supply_get_by_name()
515 dev = class_find_device(power_supply_class, NULL, power_supply_np, in power_supply_get_by_phandle()
[all …]
Dapm_power.c82 error = class_for_each_device(power_supply_class, NULL, &bp, in find_main_battery()
Dab8500_btemp.c629 class_for_each_device(power_supply_class, NULL, in ab8500_btemp_external_power_changed()
Dab8500_chargalg.c1234 class_for_each_device(power_supply_class, NULL, in ab8500_chargalg_algorithm()
Dab8500_charger.c1952 class_for_each_device(power_supply_class, NULL, in ab8500_charger_check_vbat_work()
Dab8500_fg.c2412 class_for_each_device(power_supply_class, NULL, in ab8500_fg_external_power_changed()
/linux-6.1.9/Documentation/power/
Dindex.rst19 power_supply_class
/linux-6.1.9/Documentation/translations/zh_CN/power/
Dindex.rst29 * power_supply_class
/linux-6.1.9/include/linux/
Dpower_supply.h891 extern struct class *power_supply_class;