Home
last modified time | relevance | path

Searched defs:bdpsy (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/power/supply/
Dbd70528-charger.c147 struct bd70528_psy *bdpsy) in bd70528_get_irqs()
201 static int bd70528_get_charger_status(struct bd70528_psy *bdpsy, int *val) in bd70528_get_charger_status()
241 static int bd70528_get_charge_type(struct bd70528_psy *bdpsy, int *val) in bd70528_get_charge_type()
281 static int bd70528_get_battery_health(struct bd70528_psy *bdpsy, int *val) in bd70528_get_battery_health()
305 static int bd70528_get_online(struct bd70528_psy *bdpsy, int *val) in bd70528_get_online()
322 static int bd70528_get_present(struct bd70528_psy *bdpsy, int *val) in bd70528_get_present()
401 static int get_charge_current(struct bd70528_psy *bdpsy, int *ma) in get_charge_current()
428 static int get_current_limit(struct bd70528_psy *bdpsy, int *ma) in get_current_limit()
470 struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy); in bd70528_charger_get_property() local
518 static int set_charge_current(struct bd70528_psy *bdpsy, int ma) in set_charge_current()
[all …]