Searched refs:chrg_bat_present (Results 1 – 7 of 7) sorted by relevance
158 if (p_chrg->chrg->chrg_bat_present(p_chrg) == 0) in exynos_power_init()177 if (!p_chrg->chrg->chrg_bat_present(p_chrg)) { in exynos_power_init()
69 .chrg_bat_present = max77693_charger_bat_present,
25 for (k = 0; bat->chrg->chrg_bat_present(p_bat->chrg) && in power_battery_charge()
81 .chrg_bat_present = pmic_charger_bat_present,
53 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)
167 if (!p_chrg->chrg->chrg_bat_present(p_chrg)) { in exynos_power_init()