Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dqcom_smbb.c114 struct smbb_charger { struct
115 unsigned int revision;
116 unsigned int addr;
117 struct device *dev;
118 struct extcon_dev *edev;
120 bool dc_disabled;
121 bool jeita_ext_temp;
122 unsigned long status;
123 struct mutex statlock;
125 unsigned int attr[_ATTR_CNT];
[all …]