Searched refs:chemistry (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/power/supply/ |
| H A D | sbs-battery.c | 843 const char *chemistry; in sbs_get_chemistry() local 850 chemistry = sbs_get_constant_string(chip, POWER_SUPPLY_PROP_TECHNOLOGY); in sbs_get_chemistry() 852 if (IS_ERR(chemistry)) in sbs_get_chemistry() 853 return PTR_ERR(chemistry); in sbs_get_chemistry() 855 if (!strncasecmp(chemistry, "LION", 4)) in sbs_get_chemistry() 857 else if (!strncasecmp(chemistry, "LiP", 3)) in sbs_get_chemistry() 859 else if (!strncasecmp(chemistry, "NiCd", 4)) in sbs_get_chemistry() 861 else if (!strncasecmp(chemistry, "NiMH", 4)) in sbs_get_chemistry() 867 dev_warn(&chip->client->dev, "Unknown chemistry: %s\n", chemistry); in sbs_get_chemistry()
|
| H A D | ipaq_micro_battery.c | 43 u8 chemistry; member 76 mb->chemistry = msg_battery.rx_data[1]; in micro_battery_work() 136 switch (mb->chemistry) { in micro_batt_get_property()
|
| H A D | qcom_battmgr.c | 1238 static unsigned int qcom_battmgr_sc8280xp_parse_technology(const char *chemistry) in qcom_battmgr_sc8280xp_parse_technology() argument 1240 if ((!strncmp(chemistry, "LIO", BATTMGR_CHEMISTRY_LEN)) || in qcom_battmgr_sc8280xp_parse_technology() 1241 (!strncmp(chemistry, "OOI", BATTMGR_CHEMISTRY_LEN))) in qcom_battmgr_sc8280xp_parse_technology() 1243 if (!strncmp(chemistry, "LIP", BATTMGR_CHEMISTRY_LEN) || in qcom_battmgr_sc8280xp_parse_technology() 1244 !strncmp(chemistry, "LiP", BATTMGR_CHEMISTRY_LEN)) in qcom_battmgr_sc8280xp_parse_technology() 1247 pr_err("Unknown battery technology '%s'\n", chemistry); in qcom_battmgr_sc8280xp_parse_technology()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-gplus-fl8005a.dts | 29 device-chemistry = "lithium-ion-polymer";
|
| H A D | msm8939-asus-z00t.dts | 25 device-chemistry = "lithium-ion-polymer";
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 10 'Color' is a very complex concept and depends on physics, chemistry and 158 describes many more aspects of color (physics, chemistry, biology,
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-uti260b.dts | 38 device-chemistry = "lithium-ion";
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-tf300tl.dts | 811 device-chemistry = "lithium-ion-polymer"; 819 device-chemistry = "lithium-ion-polymer";
|
| H A D | tegra30-lg-p880.dts | 465 device-chemistry = "lithium-ion";
|
| H A D | tegra30-lg-p895.dts | 446 device-chemistry = "lithium-ion";
|
| H A D | tegra30-asus-tf600t.dts | 2155 device-chemistry = "lithium-ion-polymer"; 2163 device-chemistry = "lithium-ion-polymer";
|
| H A D | tegra30-asus-p1801-t.dts | 1824 device-chemistry = "lithium-ion-polymer";
|
| H A D | tegra124-xiaomi-mocha.dts | 2497 device-chemistry = "lithium-ion-polymer";
|
| H A D | tegra30-pegatron-chagall.dts | 2609 device-chemistry = "lithium-ion-polymer";
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-photonicat.dts | 24 device-chemistry = "lithium-ion";
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap4-epson-embt2ws.dts | 22 device-chemistry = "lithium-ion";
|
| /linux/Documentation/wmi/devices/ |
| H A D | dell-wmi-ddv.rst | 129 Returns the chemistry of the battery as an ASCII string.
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-p4note.dtsi | 136 device-chemistry = "lithium-ion";
|