Home
last modified time | relevance | path

Searched refs:set_chg_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/supply/
H A Dbq24190_charger.c252 int (*set_chg_config)(struct bq24190_dev_info *bdi, const u8 chg_config); member
982 return bdi->info->set_chg_config(bdi, chg_config); in bq24190_charger_set_charge_type()
1981 .set_chg_config = bq24190_battery_set_chg_config,
1992 .set_chg_config = bq24190_battery_set_chg_config,
2003 .set_chg_config = bq24190_battery_set_chg_config,
2014 .set_chg_config = bq24190_battery_set_chg_config,
2025 .set_chg_config = bq24296_battery_set_chg_config,