bat_type          476 drivers/power/supply/ab8500_bmdata.c 	.bat_type               = bat_type_thermistor,
bat_type          518 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type[BATTERY_UNKNOWN].charge_full_design = 2600;
bat_type          519 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type[BATTERY_UNKNOWN].termination_vol    = 4150;
bat_type          520 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type[BATTERY_UNKNOWN].recharge_cap       = 95;
bat_type          521 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type[BATTERY_UNKNOWN].normal_cur_lvl     = 520;
bat_type          522 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type[BATTERY_UNKNOWN].normal_vol_lvl     = 4200;
bat_type          532 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type   = bat_type_ext_thermistor;
bat_type          539 drivers/power/supply/ab8500_bmdata.c 		bm->bat_type[i].batres_tbl = tmp_batres_tbl;
bat_type          480 drivers/power/supply/ab8500_btemp.c 			di->bm->bat_type[id].r_to_t_tbl,
bat_type          481 drivers/power/supply/ab8500_btemp.c 			di->bm->bat_type[id].n_temp_tbl_elements, rbat);
bat_type          497 drivers/power/supply/ab8500_btemp.c 			di->bm->bat_type[id].r_to_t_tbl,
bat_type          498 drivers/power/supply/ab8500_btemp.c 			di->bm->bat_type[id].n_temp_tbl_elements, rntc);
bat_type          529 drivers/power/supply/ab8500_btemp.c 		if ((res <= di->bm->bat_type[i].resis_high) &&
bat_type          530 drivers/power/supply/ab8500_btemp.c 			(res >= di->bm->bat_type[i].resis_low)) {
bat_type          536 drivers/power/supply/ab8500_btemp.c 				di->bm->bat_type[i].resis_low, res,
bat_type          537 drivers/power/supply/ab8500_btemp.c 				di->bm->bat_type[i].resis_high, i);
bat_type          834 drivers/power/supply/ab8500_btemp.c 		val->intval = di->bm->bat_type[di->bm->batt_id].name;
bat_type          860 drivers/power/supply/ab8500_fg.c 	tbl = di->bm->bat_type[di->bm->batt_id].v_to_cap_tbl,
bat_type          861 drivers/power/supply/ab8500_fg.c 	tbl_size = di->bm->bat_type[di->bm->batt_id].n_v_cap_tbl_elements;
bat_type          912 drivers/power/supply/ab8500_fg.c 	tbl = di->bm->bat_type[di->bm->batt_id].batres_tbl;
bat_type          913 drivers/power/supply/ab8500_fg.c 	tbl_size = di->bm->bat_type[di->bm->batt_id].n_batres_tbl_elements;
bat_type         2236 drivers/power/supply/ab8500_fg.c 					b = &(di->bm->bat_type[di->bm->batt_id]);
bat_type         3076 drivers/power/supply/ab8500_fg.c 		di->bm->bat_type[di->bm->batt_id].charge_full_design;
bat_type         3080 drivers/power/supply/ab8500_fg.c 	di->vbat_nom = di->bm->bat_type[di->bm->batt_id].nominal_voltage;
bat_type          357 drivers/power/supply/abx500_chargalg.c                          di->bm->bat_type[di->bm->batt_id].normal_vol_lvl,
bat_type          358 drivers/power/supply/abx500_chargalg.c                          di->bm->bat_type[di->bm->batt_id].normal_cur_lvl);
bat_type          362 drivers/power/supply/abx500_chargalg.c                          di->bm->bat_type[di->bm->batt_id].normal_vol_lvl,
bat_type          363 drivers/power/supply/abx500_chargalg.c                          di->bm->bat_type[di->bm->batt_id].normal_cur_lvl);
bat_type          793 drivers/power/supply/abx500_chargalg.c 		di->bm->bat_type[di->bm->batt_id].termination_vol ||
bat_type          796 drivers/power/supply/abx500_chargalg.c 		di->bm->bat_type[di->bm->batt_id].termination_curr &&
bat_type          819 drivers/power/supply/abx500_chargalg.c 		di->bm->bat_type[di->bm->batt_id].normal_cur_lvl;
bat_type          821 drivers/power/supply/abx500_chargalg.c 		di->bm->bat_type[di->bm->batt_id].normal_cur_lvl;
bat_type          924 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[di->bm->batt_id].normal_cur_lvl);
bat_type         1503 drivers/power/supply/abx500_chargalg.c 			curr_step_lvl = di->bm->bat_type[
bat_type         1508 drivers/power/supply/abx500_chargalg.c 				di->bm->bat_type[di->bm->batt_id]
bat_type         1544 drivers/power/supply/abx500_chargalg.c 		    di->bm->bat_type[di->bm->batt_id].
bat_type         1552 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1555 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1557 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1572 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1575 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1577 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1592 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type         1594 drivers/power/supply/abx500_chargalg.c 			di->bm->bat_type[
bat_type           43 drivers/staging/nvec/nvec_power.c 	char bat_type[30];
bat_type          204 drivers/staging/nvec/nvec_power.c 		memcpy(power->bat_type, &res->plc, res->length - 2);
bat_type          205 drivers/staging/nvec/nvec_power.c 		power->bat_type[res->length - 2] = '\0';
bat_type          210 drivers/staging/nvec/nvec_power.c 		if (!strncmp(power->bat_type, "Li", 30))
bat_type          293 include/linux/mfd/abx500.h 	struct abx500_battery_type *bat_type;