ACPI_AC_CLASS
strscpy(acpi_device_class(adev), ACPI_AC_CLASS);
if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) {
if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) {
if (strcmp(event_entry->device_class, ACPI_AC_CLASS) != 0)
if (strcmp(event_entry->device_class, ACPI_AC_CLASS) != 0)
if (strcmp(event->device_class, ACPI_AC_CLASS) != 0)