bd70528_psy       146 drivers/power/supply/bd70528-charger.c 			    struct bd70528_psy *bdpsy)
bd70528_psy       200 drivers/power/supply/bd70528-charger.c static int bd70528_get_charger_status(struct bd70528_psy *bdpsy, int *val)
bd70528_psy       240 drivers/power/supply/bd70528-charger.c static int bd70528_get_charge_type(struct bd70528_psy *bdpsy, int *val)
bd70528_psy       280 drivers/power/supply/bd70528-charger.c static int bd70528_get_battery_health(struct bd70528_psy *bdpsy, int *val)
bd70528_psy       304 drivers/power/supply/bd70528-charger.c static int bd70528_get_online(struct bd70528_psy *bdpsy, int *val)
bd70528_psy       321 drivers/power/supply/bd70528-charger.c static int bd70528_get_present(struct bd70528_psy *bdpsy, int *val)
bd70528_psy       451 drivers/power/supply/bd70528-charger.c static int get_charge_current(struct bd70528_psy *bdpsy, int *ma)
bd70528_psy       478 drivers/power/supply/bd70528-charger.c static int get_current_limit(struct bd70528_psy *bdpsy, int *ma)
bd70528_psy       521 drivers/power/supply/bd70528-charger.c 	struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy);
bd70528_psy       569 drivers/power/supply/bd70528-charger.c static int set_charge_current(struct bd70528_psy *bdpsy, int ma)
bd70528_psy       629 drivers/power/supply/bd70528-charger.c static int set_current_limit(struct bd70528_psy *bdpsy, int ma)
bd70528_psy       679 drivers/power/supply/bd70528-charger.c 	struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy);
bd70528_psy       704 drivers/power/supply/bd70528-charger.c 	struct bd70528_psy *bdpsy;