sc2731_charger_info
static int sc2731_charger_set_current(struct sc2731_charger_info *info, u32 cur)
static int sc2731_charger_get_status(struct sc2731_charger_info *info)
static int sc2731_charger_get_current(struct sc2731_charger_info *info,
static int sc2731_charger_get_current_limit(struct sc2731_charger_info *info,
struct sc2731_charger_info *info = power_supply_get_drvdata(psy);
struct sc2731_charger_info *info = power_supply_get_drvdata(psy);
struct sc2731_charger_info *info =
container_of(data, struct sc2731_charger_info, work);
struct sc2731_charger_info *info =
container_of(nb, struct sc2731_charger_info, usb_notify);
static int sc2731_charger_hw_init(struct sc2731_charger_info *info)
static void sc2731_charger_detect_status(struct sc2731_charger_info *info)
struct sc2731_charger_info *info;
struct sc2731_charger_info *info = platform_get_drvdata(pdev);
static void sc2731_charger_stop_charge(struct sc2731_charger_info *info)
static int sc2731_charger_start_charge(struct sc2731_charger_info *info)
static int sc2731_charger_set_current_limit(struct sc2731_charger_info *info,