Searched defs:smbb_charger (Results 1 – 1 of 1) sorted by relevance
106 struct smbb_charger { struct107 unsigned int revision;108 unsigned int addr;109 struct device *dev;110 struct extcon_dev *edev;112 bool dc_disabled;113 bool jeita_ext_temp;114 unsigned long status;115 struct mutex statlock;117 unsigned int attr[_ATTR_CNT];[all …]