Lines Matching defs:bd70528_psy
117 struct bd70528_psy {
147 struct bd70528_psy *bdpsy)
201 static int bd70528_get_charger_status(struct bd70528_psy *bdpsy, int *val)
241 static int bd70528_get_charge_type(struct bd70528_psy *bdpsy, int *val)
281 static int bd70528_get_battery_health(struct bd70528_psy *bdpsy, int *val)
305 static int bd70528_get_online(struct bd70528_psy *bdpsy, int *val)
322 static int bd70528_get_present(struct bd70528_psy *bdpsy, int *val)
401 static int get_charge_current(struct bd70528_psy *bdpsy, int *ma)
428 static int get_current_limit(struct bd70528_psy *bdpsy, int *ma)
470 struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy);
518 static int set_charge_current(struct bd70528_psy *bdpsy, int ma)
591 static int set_current_limit(struct bd70528_psy *bdpsy, int ma)
645 struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy);
670 struct bd70528_psy *bdpsy;