Searched refs:chemistry (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
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()
|
D | sbs-battery.c | 208 static char chemistry[I2C_SMBUS_BLOCK_MAX + 1]; variable 800 chemistry); in sbs_get_chemistry() 804 if (!strncasecmp(chemistry, "LION", 4)) in sbs_get_chemistry() 806 else if (!strncasecmp(chemistry, "LiP", 3)) in sbs_get_chemistry() 808 else if (!strncasecmp(chemistry, "NiCd", 4)) in sbs_get_chemistry() 810 else if (!strncasecmp(chemistry, "NiMH", 4)) in sbs_get_chemistry() 816 dev_warn(&client->dev, "Unknown chemistry: %s\n", chemistry); in sbs_get_chemistry()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | colorspaces.rst | 9 'Color' is a very complex concept and depends on physics, chemistry and 157 describes many more aspects of color (physics, chemistry, biology,
|