max77976
static int max77976_get_status(struct max77976 *chg, int *val)
static int max77976_get_charge_type(struct max77976 *chg, int *val)
static int max77976_get_health(struct max77976 *chg, int *val)
static int max77976_get_online(struct max77976 *chg, int *val)
static int max77976_get_integer(struct max77976 *chg, enum max77976_field_idx fidx,
static int max77976_set_integer(struct max77976 *chg, enum max77976_field_idx fidx,
struct max77976 *chg = power_supply_get_drvdata(psy);
struct max77976 *chg = power_supply_get_drvdata(psy);
static int max77976_detect(struct max77976 *chg)
static int max77976_configure(struct max77976 *chg)
struct max77976 *chg;