Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/power/supply/
Dlego_ev3_battery.c32 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()
Dtosa_battery.c34 int technology; member
107 val->intval = bat->technology; in tosa_bat_get_property()
257 .technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
279 .technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
300 .technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
Dsbs-battery.c217 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 …]
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,
Dpower_supply_core.c574 info->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in power_supply_get_battery_info()
624 info->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in power_supply_get_battery_info()
626 info->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in power_supply_get_battery_info()
629 info->technology = POWER_SUPPLY_TECHNOLOGY_LION; in power_supply_get_battery_info()
631 info->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in power_supply_get_battery_info()
633 info->technology = POWER_SUPPLY_TECHNOLOGY_LiFe; in power_supply_get_battery_info()
635 info->technology = POWER_SUPPLY_TECHNOLOGY_LiMn; in power_supply_get_battery_info()
/Linux-v5.15/Documentation/hwmon/
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)
Dlm95234.rst28 System Management Bus (SMBus) interface and TrueTherm technology
33 beta compensation technology allows sensing of 90 nm or 65 nm process
Dpm6764tr.rst25 The device utilizes digital technology to implement all control and power management
Dlm95245.rst28 Management Bus (SMBus) interface and TruTherm technology that can monitor
/Linux-v5.15/include/linux/mtd/
Donenand.h91 unsigned int technology; member
171 (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
/Linux-v5.15/net/smc/
DKconfig7 RDMA over Converged Ethernet (RoCE) technology to upgrade
/Linux-v5.15/drivers/platform/x86/intel/speed_select_if/
DKconfig9 drivers. The Intel(R) speed select technology features are non
/Linux-v5.15/drivers/net/ethernet/alacritech/
DKconfig21 Session Layer Interface (SLIC) technology by Alacritech.
/Linux-v5.15/include/linux/
Dpower_supply.h323 int technology; member
355 unsigned int technology; /* from the enum above */ member
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dstericsson,ab8500-battery.txt28 This shall be the battery manufacturing technology type,
/Linux-v5.15/Documentation/power/powercap/
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-v5.15/drivers/powercap/
DKconfig28 technology via MSR interface, which allows power limits to be enforced
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dmfd.txt9 Integrated Circuit) that is manufactured in a lower technology node (rough
/Linux-v5.15/Documentation/devicetree/bindings/power/avs/
Dqcom,cpr.txt3 CPR (Core Power Reduction) is a technology to reduce core power on a CPU
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dbiblio.rst54 :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-v5.15/net/atm/
DKconfig9 ATM is a high-speed networking technology for Local Area Networks
/Linux-v5.15/drivers/acpi/
Dbattery.c110 int technology; member
392 {offsetof(struct acpi_battery, technology), 0},
409 {offsetof(struct acpi_battery, technology), 0},
/Linux-v5.15/drivers/nfc/
Dtrf7970a.c443 int technology; member
1216 trf->technology = tech; in trf7970a_in_config_rf_tech()
1408 if ((trf->technology == NFC_DIGITAL_RF_TECH_106A) && in trf7970a_per_cmd_config()
1423 } else if (trf->technology == NFC_DIGITAL_RF_TECH_ISO15693) { in trf7970a_per_cmd_config()
1596 trf->technology = tech; in trf7970a_tg_config_rf_tech()
/Linux-v5.15/Documentation/locking/
Drt-mutex.rst10 This technology was developed in the -rt tree and streamlined for
/Linux-v5.15/Documentation/devicetree/bindings/bus/
Dimx-weim.txt5 wireless and mobile applications that use low-power technology.

123