Searched refs:chrg_type (Results 1 – 8 of 8) sorted by relevance
28 bat->chrg->chrg_type(p_bat->muic) && in power_battery_charge()63 bat_->chrg->chrg_type = muic_->chrg->chrg_type; in power_battery_init_trats()
37 bat_->chrg->chrg_type = muic_->chrg->chrg_type; in power_battery_init_trats2()
50 .chrg_type = power_chrg_get_type,
52 .chrg_type = power_chrg_get_type,
176 chrg = p_muic->chrg->chrg_type(p_muic); in exynos_power_init()277 return !!muic->chrg->chrg_type(muic); in g_dnl_board_usb_cable_connected()
52 int (*chrg_type) (struct pmic *p); member
167 chrg = p_muic->chrg->chrg_type(p_muic); in exynos_power_init()301 return !!muic->chrg->chrg_type(muic); in g_dnl_board_usb_cable_connected()
100 -- *chrg_type - type/capacity of the charger (including information120 -- *chrg_type -> MUIC device (muic_max8997.c)
Completed in 8 milliseconds