Searched defs:smbb_charger (Results 1 – 1 of 1) sorted by relevance
110 struct smbb_charger { struct111 unsigned int revision;112 unsigned int addr;113 struct device *dev;115 bool dc_disabled;116 bool jeita_ext_temp;117 unsigned long status;118 struct mutex statlock;120 unsigned int attr[_ATTR_CNT];122 struct power_supply *usb_psy;[all …]