Home
last modified time | relevance | path

Searched refs:chemistry (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/power/supply/
H A Dsbs-battery.c843 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 Dipaq_micro_battery.c43 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 Dqcom_battmgr.c1238 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 Dmsm8916-gplus-fl8005a.dts29 device-chemistry = "lithium-ion-polymer";
H A Dmsm8939-asus-z00t.dts25 device-chemistry = "lithium-ion-polymer";
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst10 '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 Dimx6ull-uti260b.dts38 device-chemistry = "lithium-ion";
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-tf300tl.dts811 device-chemistry = "lithium-ion-polymer";
819 device-chemistry = "lithium-ion-polymer";
H A Dtegra30-lg-p880.dts465 device-chemistry = "lithium-ion";
H A Dtegra30-lg-p895.dts446 device-chemistry = "lithium-ion";
H A Dtegra30-asus-tf600t.dts2155 device-chemistry = "lithium-ion-polymer";
2163 device-chemistry = "lithium-ion-polymer";
H A Dtegra30-asus-p1801-t.dts1824 device-chemistry = "lithium-ion-polymer";
H A Dtegra124-xiaomi-mocha.dts2497 device-chemistry = "lithium-ion-polymer";
H A Dtegra30-pegatron-chagall.dts2609 device-chemistry = "lithium-ion-polymer";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-photonicat.dts24 device-chemistry = "lithium-ion";
/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-epson-embt2ws.dts22 device-chemistry = "lithium-ion";
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst129 Returns the chemistry of the battery as an ASCII string.
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-p4note.dtsi136 device-chemistry = "lithium-ion";