Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/power/
Dcharger-manager.h100 struct charger_regulator { struct
102 const char *regulator_name;
103 struct regulator *consumer;
106 int externally_control;
112 struct charger_cable *cables;
113 int num_cables;
115 struct attribute_group attr_grp;
116 struct device_attribute attr_name;
117 struct device_attribute attr_state;
118 struct device_attribute attr_externally_control;
[all …]