Lines Matching defs:info
67 static void sc2731_charger_stop_charge(struct sc2731_charger_info *info) in sc2731_charger_stop_charge()
76 static int sc2731_charger_start_charge(struct sc2731_charger_info *info) in sc2731_charger_start_charge()
91 static int sc2731_charger_set_current_limit(struct sc2731_charger_info *info, in sc2731_charger_set_current_limit()
110 static int sc2731_charger_set_current(struct sc2731_charger_info *info, u32 cur) in sc2731_charger_set_current()
134 static int sc2731_charger_get_status(struct sc2731_charger_info *info) in sc2731_charger_get_status()
149 static int sc2731_charger_get_current(struct sc2731_charger_info *info, in sc2731_charger_get_current()
165 static int sc2731_charger_get_current_limit(struct sc2731_charger_info *info, in sc2731_charger_get_current_limit()
206 struct sc2731_charger_info *info = power_supply_get_drvdata(psy); in sc2731_charger_usb_set_property() local
242 struct sc2731_charger_info *info = power_supply_get_drvdata(psy); in sc2731_charger_usb_get_property() local
325 struct sc2731_charger_info *info = in sc2731_charger_work() local
359 struct sc2731_charger_info *info = in sc2731_charger_usb_change() local
369 static int sc2731_charger_hw_init(struct sc2731_charger_info *info) in sc2731_charger_hw_init()
437 static void sc2731_charger_detect_status(struct sc2731_charger_info *info) in sc2731_charger_detect_status()
458 struct sc2731_charger_info *info; in sc2731_charger_probe() local
516 struct sc2731_charger_info *info = platform_get_drvdata(pdev); in sc2731_charger_remove() local