/linux-6.3-rc2/drivers/power/supply/ |
A D | lego_ev3_battery.c | 32 int technology; member 46 val->intval = batt->technology; in lego_ev3_battery_get_property() 107 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property() 111 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property() 132 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable() 191 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe() 196 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
|
A D | sbs-battery.c | 217 int technology; member 237 chip->technology = -1; in sbs_invalidate_cached_props() 844 if (chip->technology != -1) { in sbs_get_chemistry() 845 val->intval = chip->technology; in sbs_get_chemistry() 855 chip->technology = POWER_SUPPLY_TECHNOLOGY_LION; in sbs_get_chemistry() 857 chip->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in sbs_get_chemistry() 859 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in sbs_get_chemistry() 861 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in sbs_get_chemistry() 863 chip->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in sbs_get_chemistry() 865 if (chip->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in sbs_get_chemistry() [all …]
|
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,
|
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,
|
A D | power_supply_core.c | 625 info->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in power_supply_get_battery_info() 667 info->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in power_supply_get_battery_info() 669 info->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in power_supply_get_battery_info() 672 info->technology = POWER_SUPPLY_TECHNOLOGY_LION; in power_supply_get_battery_info() 674 info->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in power_supply_get_battery_info() 676 info->technology = POWER_SUPPLY_TECHNOLOGY_LiFe; in power_supply_get_battery_info() 678 info->technology = POWER_SUPPLY_TECHNOLOGY_LiMn; in power_supply_get_battery_info()
|
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()
|
A D | qcom_battmgr.c | 240 unsigned char technology; member 512 val->intval = battmgr->info.technology; in qcom_battmgr_bat_get_property() 1028 battmgr->info.technology = qcom_battmgr_sc8280xp_parse_technology(resp->info.battery_chemistry); in qcom_battmgr_sc8280xp_callback() 1148 battmgr->info.technology = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()
|
/linux-6.3-rc2/Documentation/hwmon/ |
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)
|
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
|
A D | pm6764tr.rst | 25 The device utilizes digital technology to implement all control and power management
|
A D | lm95245.rst | 28 Management Bus (SMBus) interface and TruTherm technology that can monitor
|
/linux-6.3-rc2/include/linux/mtd/ |
A D | onenand.h | 91 unsigned int technology; member 171 (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
|
/linux-6.3-rc2/net/smc/ |
A D | Kconfig | 7 RDMA over Converged Ethernet (RoCE) technology to upgrade
|
/linux-6.3-rc2/drivers/platform/x86/intel/speed_select_if/ |
A D | Kconfig | 9 drivers. The Intel(R) speed select technology features are non
|
/linux-6.3-rc2/drivers/net/ethernet/alacritech/ |
A D | Kconfig | 21 Session Layer Interface (SLIC) technology by Alacritech.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | stericsson,ab8500-battery.txt | 28 This shall be the battery manufacturing technology type,
|
/linux-6.3-rc2/Documentation/power/powercap/ |
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.3-rc2/include/linux/ |
A D | power_supply.h | 332 int technology; member 729 unsigned int technology; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | mfd.txt | 9 Integrated Circuit) that is manufactured in a lower technology node (rough
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/ |
A D | dongwoon,dw9768.yaml | 18 integrates Advanced Actuator Control (AAC) technology and is intended for
|
/linux-6.3-rc2/drivers/powercap/ |
A D | Kconfig | 28 technology via MSR interface, which allows power limits to be enforced
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/avs/ |
A D | qcom,cpr.yaml | 13 CPR (Core Power Reduction) is a technology to reduce core power on a CPU
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | biblio.rst | 54 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of movi… 64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving…
|
/linux-6.3-rc2/net/atm/ |
A D | Kconfig | 9 ATM is a high-speed networking technology for Local Area Networks
|
/linux-6.3-rc2/drivers/acpi/ |
A D | battery.c | 110 int technology; member 392 {offsetof(struct acpi_battery, technology), 0}, 409 {offsetof(struct acpi_battery, technology), 0},
|