Searched refs:device_chemistry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/acpi/
H A Dsbs.c80 char device_chemistry[ACPI_SBS_BLOCK_MAX]; member in struct:acpi_battery
166 if (!strcasecmp("NiCd", battery->device_chemistry)) acpi_battery_technology()
168 if (!strcasecmp("NiMH", battery->device_chemistry)) acpi_battery_technology()
170 if (!strcasecmp("LION", battery->device_chemistry)) acpi_battery_technology()
172 if (!strcasecmp("LiP", battery->device_chemistry)) acpi_battery_technology()
332 {0x22, SMBUS_READ_BLOCK, offsetof(struct acpi_battery, device_chemistry)},

Completed in 56 milliseconds