Home
last modified time | relevance | path

Searched refs:technology (Results 1 – 25 of 84) sorted by relevance

1234

/linux-6.15/drivers/power/supply/
H A Dlego_ev3_battery.c33 int technology; member
47 val->intval = batt->technology; in lego_ev3_battery_get_property()
108 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property()
112 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property()
133 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable()
192 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe()
197 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
H A Dsbs-battery.c218 int technology; member
238 chip->technology = -1; in sbs_invalidate_cached_props()
845 if (chip->technology != -1) { in sbs_get_chemistry()
846 val->intval = chip->technology; in sbs_get_chemistry()
856 chip->technology = POWER_SUPPLY_TECHNOLOGY_LION; in sbs_get_chemistry()
858 chip->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in sbs_get_chemistry()
860 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in sbs_get_chemistry()
862 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in sbs_get_chemistry()
864 chip->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in sbs_get_chemistry()
866 if (chip->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in sbs_get_chemistry()
[all …]
H A Dcollie_battery.c39 int technology; member
110 val->intval = bat->technology; in collie_bat_get_property()
238 .technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
268 .technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
H A Dsamsung-sdi-battery.c641 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
685 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
729 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
773 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
817 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
861 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
H A Dpower_supply_core.c642 info->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in power_supply_get_battery_info()
684 info->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in power_supply_get_battery_info()
686 info->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in power_supply_get_battery_info()
689 info->technology = POWER_SUPPLY_TECHNOLOGY_LION; in power_supply_get_battery_info()
691 info->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in power_supply_get_battery_info()
693 info->technology = POWER_SUPPLY_TECHNOLOGY_LiFe; in power_supply_get_battery_info()
695 info->technology = POWER_SUPPLY_TECHNOLOGY_LiMn; in power_supply_get_battery_info()
880 return info->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in power_supply_battery_info_has_prop()
927 val->intval = info->technology; in power_supply_battery_info_get_prop()
H A Dcpcap-battery.c369 .info.technology = POWER_SUPPLY_TECHNOLOGY_LION,
379 .info.technology = POWER_SUPPLY_TECHNOLOGY_LION,
392 .info.technology = POWER_SUPPLY_TECHNOLOGY_LION,
674 val->intval = ddata->config.info.technology; in cpcap_battery_get_property()
H A Dqcom_battmgr.c241 unsigned char technology; member
513 val->intval = battmgr->info.technology; in qcom_battmgr_bat_get_property()
1034 battmgr->info.technology = qcom_battmgr_sc8280xp_parse_technology(resp->info.battery_chemistry); in qcom_battmgr_sc8280xp_callback()
1154 battmgr->info.technology = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()
/linux-6.15/Documentation/hwmon/
H A Ddrivetemp.rst11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS)
14 Information technology - SCSI Primary Commands - 4 (SPC-4)
17 Information technology - SCSI / ATA Translation - 5 (SAT-5)
H A Dlm95234.rst28 System Management Bus (SMBus) interface and TrueTherm technology
33 beta compensation technology allows sensing of 90 nm or 65 nm process
H A Dpm6764tr.rst25 The device utilizes digital technology to implement all control and power management
H A Dlm95245.rst28 Management Bus (SMBus) interface and TruTherm technology that can monitor
/linux-6.15/include/linux/mtd/
H A Donenand.h91 unsigned int technology; member
171 (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
/linux-6.15/drivers/platform/x86/intel/speed_select_if/
H A DKconfig13 drivers. The Intel(R) speed select technology features are non
/linux-6.15/drivers/powercap/
H A DKconfig30 technology via MSR interface, which allows power limits to be enforced
45 technology via TPMI interface, which allows power limits to be enforced
/linux-6.15/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh77 test_sysfs_prop_optional_list technology "Unknown","NiMH","Li-ion","Li-poly","LiFe","NiCd","LiMn"
/linux-6.15/drivers/net/ethernet/alacritech/
H A DKconfig21 Session Layer Interface (SLIC) technology by Alacritech.
/linux-6.15/drivers/platform/x86/amd/
H A DKconfig17 technology.
/linux-6.15/net/smc/
H A DKconfig8 RDMA over Converged Ethernet (RoCE) technology to upgrade
/linux-6.15/Documentation/power/powercap/
H A Dpowercap.rst16 Power Limit" (RAPL) technology, whereas the 'idle-injection' control type
148 The above example illustrates a case in which the Intel RAPL technology,
170 Depending on different power zones, the Intel RAPL technology allows
/linux-6.15/include/linux/
H A Dpower_supply.h360 int technology; member
757 unsigned int technology; member
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Ddongwoon,dw9768.yaml18 integrates Advanced Actuator Control (AAC) technology and is intended for
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dmfd.txt9 Integrated Circuit) that is manufactured in a lower technology node (rough
/linux-6.15/Documentation/devicetree/bindings/power/avs/
H A Dqcom,cpr.yaml13 CPR (Core Power Reduction) is a technology to reduce core power on a CPU
/linux-6.15/Documentation/tee/
H A Damd-tee.rst11 is a dedicated processor that features ARM TrustZone technology, along with a
/linux-6.15/net/atm/
H A DKconfig9 ATM is a high-speed networking technology for Local Area Networks

1234