Lines Matching defs:rt9455_info
234 struct rt9455_info { struct
235 struct i2c_client *client;
236 struct regmap *regmap;
237 struct regmap_field *regmap_fields[F_MAX_FIELDS];
238 struct power_supply *charger;
240 struct usb_phy *usb_phy;
241 struct notifier_block nb;
243 struct delayed_work pwr_rdy_work;
244 struct delayed_work max_charging_time_work;
245 struct delayed_work batt_presence_work;
246 u32 voreg;
247 u32 boost_voltage;