Searched refs:ACPI_AC_CLASS (Results 1 – 6 of 6) sorted by relevance
16 #define ACPI_AC_CLASS "ac_adapter" macro31 acpi_ac_dir = proc_mkdir(ACPI_AC_CLASS, acpi_root_dir); in acpi_lock_ac_dir()36 "Cannot create %s\n", ACPI_AC_CLASS); in acpi_lock_ac_dir()49 remove_proc_entry(ACPI_AC_CLASS, acpi_root_dir); in acpi_unlock_ac_dir()
27 #define ACPI_AC_CLASS "ac_adapter" macro80 .class = ACPI_AC_CLASS,340 strcpy(acpi_device_class(device), ACPI_AC_CLASS); in acpi_ac_add()
29 #define ACPI_AC_CLASS "ac_adapter" macro
27 #define ACPI_AC_CLASS "ac_adapter" macro
46 #define ACPI_AC_CLASS "ac_adapter" macro687 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in radeon_acpi_event()
748 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in amdgpu_acpi_event()