Searched refs:axp288_chrg_info (Results 1 – 1 of 1) sorted by relevance
149 struct axp288_chrg_info { struct187 static inline int axp288_charger_set_cc(struct axp288_chrg_info *info, int cc) in axp288_charger_set_cc() argument210 static inline int axp288_charger_set_cv(struct axp288_chrg_info *info, int cv) in axp288_charger_set_cv()241 static inline int axp288_charger_set_vbus_inlmt(struct axp288_chrg_info *info, in axp288_charger_set_vbus_inlmt()289 static int axp288_charger_vbus_path_select(struct axp288_chrg_info *info, in axp288_charger_vbus_path_select()308 static int axp288_charger_enable_charger(struct axp288_chrg_info *info, in axp288_charger_enable_charger()327 static int axp288_charger_is_present(struct axp288_chrg_info *info) in axp288_charger_is_present()341 static int axp288_charger_is_online(struct axp288_chrg_info *info) in axp288_charger_is_online()355 static int axp288_get_charger_health(struct axp288_chrg_info *info) in axp288_get_charger_health()390 struct axp288_chrg_info *info = power_supply_get_drvdata(psy); in axp288_charger_usb_set_property()[all …]