Searched defs:smbb_charger (Results 1 – 1 of 1) sorted by relevance
114 struct smbb_charger { struct115 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 …]