| /linux-6.15/drivers/power/supply/ |
| H A D | lego_ev3_battery.c | 33 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 D | sbs-battery.c | 218 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 D | collie_battery.c | 39 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 D | samsung-sdi-battery.c | 641 .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 D | power_supply_core.c | 642 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 D | cpcap-battery.c | 369 .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 D | qcom_battmgr.c | 241 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 D | drivetemp.rst | 11 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 D | lm95234.rst | 28 System Management Bus (SMBus) interface and TrueTherm technology 33 beta compensation technology allows sensing of 90 nm or 65 nm process
|
| H A D | pm6764tr.rst | 25 The device utilizes digital technology to implement all control and power management
|
| H A D | lm95245.rst | 28 Management Bus (SMBus) interface and TruTherm technology that can monitor
|
| /linux-6.15/include/linux/mtd/ |
| H A D | onenand.h | 91 unsigned int technology; member 171 (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
|
| /linux-6.15/drivers/platform/x86/intel/speed_select_if/ |
| H A D | Kconfig | 13 drivers. The Intel(R) speed select technology features are non
|
| /linux-6.15/drivers/powercap/ |
| H A D | Kconfig | 30 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 D | test_power_supply_properties.sh | 77 test_sysfs_prop_optional_list technology "Unknown","NiMH","Li-ion","Li-poly","LiFe","NiCd","LiMn"
|
| /linux-6.15/drivers/net/ethernet/alacritech/ |
| H A D | Kconfig | 21 Session Layer Interface (SLIC) technology by Alacritech.
|
| /linux-6.15/drivers/platform/x86/amd/ |
| H A D | Kconfig | 17 technology.
|
| /linux-6.15/net/smc/ |
| H A D | Kconfig | 8 RDMA over Converged Ethernet (RoCE) technology to upgrade
|
| /linux-6.15/Documentation/power/powercap/ |
| H A D | powercap.rst | 16 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 D | power_supply.h | 360 int technology; member 757 unsigned int technology; member
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | dongwoon,dw9768.yaml | 18 integrates Advanced Actuator Control (AAC) technology and is intended for
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | mfd.txt | 9 Integrated Circuit) that is manufactured in a lower technology node (rough
|
| /linux-6.15/Documentation/devicetree/bindings/power/avs/ |
| H A D | qcom,cpr.yaml | 13 CPR (Core Power Reduction) is a technology to reduce core power on a CPU
|
| /linux-6.15/Documentation/tee/ |
| H A D | amd-tee.rst | 11 is a dedicated processor that features ARM TrustZone technology, along with a
|
| /linux-6.15/net/atm/ |
| H A D | Kconfig | 9 ATM is a high-speed networking technology for Local Area Networks
|