Home
last modified time | relevance | path

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

/include/linux/power/
Dcharger-manager.h105 struct charger_regulator { struct
107 const char *regulator_name;
108 struct regulator *consumer;
111 int externally_control;
117 struct charger_cable *cables;
118 int num_cables;
120 struct attribute_group attr_grp;
121 struct device_attribute attr_name;
122 struct device_attribute attr_state;
123 struct device_attribute attr_externally_control;
[all …]