Searched defs:rt9455_info (Results 1 – 1 of 1) sorted by relevance
233 struct rt9455_info { struct234 struct i2c_client *client;235 struct regmap *regmap;236 struct regmap_field *regmap_fields[F_MAX_FIELDS];237 struct power_supply *charger;239 struct usb_phy *usb_phy;240 struct notifier_block nb;242 struct delayed_work pwr_rdy_work;243 struct delayed_work max_charging_time_work;244 struct delayed_work batt_presence_work;[all …]