Searched defs:bdpsy (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bd70528-charger.c | 201 static int bd70528_get_charger_status(struct bd70528_psy *bdpsy, int *val) in bd70528_get_charger_status() argument 241 static int bd70528_get_charge_type(struct bd70528_psy *bdpsy, int *val) in bd70528_get_charge_type() argument 281 static int bd70528_get_battery_health(struct bd70528_psy *bdpsy, in argument 146 bd70528_get_irqs(struct platform_device *pdev, struct bd70528_psy *bdpsy) bd70528_get_irqs() argument 305 bd70528_get_online(struct bd70528_psy *bdpsy, int *val) bd70528_get_online() argument 322 bd70528_get_present(struct bd70528_psy *bdpsy, int *val) bd70528_get_present() argument 401 get_charge_current(struct bd70528_psy *bdpsy, int *ma) get_charge_current() argument 428 get_current_limit(struct bd70528_psy *bdpsy, int *ma) get_current_limit() argument 470 struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy); bd70528_charger_get_property() local 518 set_charge_current(struct bd70528_psy *bdpsy, int ma) set_charge_current() argument 591 set_current_limit(struct bd70528_psy *bdpsy, int ma) set_current_limit() argument 645 struct bd70528_psy *bdpsy = power_supply_get_drvdata(psy); bd70528_charger_set_property() local 670 struct bd70528_psy *bdpsy; bd70528_power_probe() local [all...] |
Completed in 2 milliseconds