Home
last modified time | relevance | path

Searched refs:charger_regulator (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/power/
Dcharger-manager.h69 struct charger_regulator *charger;
100 struct charger_regulator { struct
179 struct charger_regulator *charger_regulators;
/Linux-v6.6/drivers/power/supply/
Dcharger-manager.c1031 struct charger_regulator *charger; in charger_manager_register_extcon()
1075 struct charger_regulator *charger in charger_name_show()
1076 = container_of(attr, struct charger_regulator, attr_name); in charger_name_show()
1084 struct charger_regulator *charger in charger_state_show()
1085 = container_of(attr, struct charger_regulator, attr_state); in charger_state_show()
1097 struct charger_regulator *charger = container_of(attr, in charger_externally_control_show()
1098 struct charger_regulator, attr_externally_control); in charger_externally_control_show()
1107 struct charger_regulator *charger in charger_externally_control_store()
1108 = container_of(attr, struct charger_regulator, in charger_externally_control_store()
1173 struct charger_regulator *charger; in charger_manager_prepare_sysfs()
[all …]
/Linux-v6.6/drivers/mfd/
D88pm860x-core.c326 static struct charger_regulator chg_desc_regulator_data[] = {