Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/supply/
Dqcom_smbb.c106 struct smbb_charger { struct
107 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 …]