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