Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/power/
Dcharger-manager.h107 struct charger_regulator { struct
109 const char *regulator_name;
110 struct regulator *consumer;
113 int externally_control;
119 struct charger_cable *cables;
120 int num_cables;
122 struct attribute_group attr_g;
123 struct device_attribute attr_name;
124 struct device_attribute attr_state;
125 struct device_attribute attr_externally_control;
[all …]