Searched refs:chrg_bat_present (Results 1 – 7 of 7) sorted by relevance
161 if (p_chrg->chrg->chrg_bat_present(p_chrg) == 0) in exynos_power_init()180 if (!p_chrg->chrg->chrg_bat_present(p_chrg)) { in exynos_power_init()
70 .chrg_bat_present = max77693_charger_bat_present,
26 for (k = 0; bat->chrg->chrg_bat_present(p_bat->chrg) && in power_battery_charge()
82 .chrg_bat_present = pmic_charger_bat_present,
54 int (*chrg_bat_present) (struct pmic *p); member
102 -- *chrg_bat_present - detection if battery to be charged is121 -- *chrg_bat_present -> PMIC device (pmic_max8997.c)
170 if (!p_chrg->chrg->chrg_bat_present(p_chrg)) { in exynos_power_init()