technology        690 arch/arm/mach-pxa/cm-x300.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
technology       1094 arch/arm/mach-pxa/em-x270.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
technology        126 drivers/acpi/battery.c 	int technology;
technology        410 drivers/acpi/battery.c 	{offsetof(struct acpi_battery, technology), 0},
technology        427 drivers/acpi/battery.c 	{offsetof(struct acpi_battery, technology), 0},
technology       1066 drivers/acpi/battery.c 		   battery->technology ? "" : "non-");
technology       3712 drivers/mtd/nand/onenand/onenand_base.c 	this->technology = this->read_word(this->base + ONENAND_REG_TECHNOLOGY);
technology        443 drivers/nfc/trf7970a.c 	int				technology;
technology       1216 drivers/nfc/trf7970a.c 	trf->technology = tech;
technology       1408 drivers/nfc/trf7970a.c 	if ((trf->technology == NFC_DIGITAL_RF_TECH_106A) &&
technology       1423 drivers/nfc/trf7970a.c 	} else if (trf->technology == NFC_DIGITAL_RF_TECH_ISO15693) {
technology       1596 drivers/nfc/trf7970a.c 	trf->technology = tech;
technology         37 drivers/power/supply/collie_battery.c 	int technology;
technology        108 drivers/power/supply/collie_battery.c 		val->intval = bat->technology;
technology        236 drivers/power/supply/collie_battery.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
technology        266 drivers/power/supply/collie_battery.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
technology        467 drivers/power/supply/cpcap-battery.c 		val->intval = ddata->config.info.technology;
technology        694 drivers/power/supply/cpcap-battery.c 	.info.technology = POWER_SUPPLY_TECHNOLOGY_LION,
technology        352 drivers/power/supply/da9030_battery.c 		val->intval = charger->battery_info->technology;
technology        180 drivers/power/supply/generic-adc-battery.c 		val->intval = bat_info->technology;
technology         32 drivers/power/supply/lego_ev3_battery.c 	int technology;
technology         46 drivers/power/supply/lego_ev3_battery.c 		val->intval = batt->technology;
technology        107 drivers/power/supply/lego_ev3_battery.c 		if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN)
technology        111 drivers/power/supply/lego_ev3_battery.c 			batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH;
technology        132 drivers/power/supply/lego_ev3_battery.c 		batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN;
technology        197 drivers/power/supply/lego_ev3_battery.c 		batt->technology = POWER_SUPPLY_TECHNOLOGY_LION;
technology        202 drivers/power/supply/lego_ev3_battery.c 		batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN;
technology        247 drivers/power/supply/power_supply_sysfs.c 	POWER_SUPPLY_ATTR(technology),
technology       1100 drivers/power/supply/smb347-charger.c 		val->intval = pdata->battery_info.technology;
technology         34 drivers/power/supply/tosa_battery.c 	int technology;
technology        107 drivers/power/supply/tosa_battery.c 		val->intval = bat->technology;
technology        257 drivers/power/supply/tosa_battery.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
technology        279 drivers/power/supply/tosa_battery.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
technology        300 drivers/power/supply/tosa_battery.c 	.technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
technology         91 include/linux/mtd/onenand.h 	unsigned int		technology;
technology        171 include/linux/mtd/onenand.h 	(this->technology & ONENAND_TECHNOLOGY_IS_MLC)
technology        313 include/linux/power_supply.h 	int technology;