Searched refs:ACPI_AC_CLASS (Results 1 – 6 of 6) sorted by relevance
30 #define ACPI_AC_CLASS "ac_adapter" macro45 acpi_ac_dir = proc_mkdir(ACPI_AC_CLASS, acpi_root_dir); in acpi_lock_ac_dir()50 "Cannot create %s\n", ACPI_AC_CLASS); in acpi_lock_ac_dir()63 remove_proc_entry(ACPI_AC_CLASS, acpi_root_dir); in acpi_unlock_ac_dir()
40 #define ACPI_AC_CLASS "ac_adapter" macro93 .class = ACPI_AC_CLASS,353 strcpy(acpi_device_class(device), ACPI_AC_CLASS); in acpi_ac_add()
42 #define ACPI_AC_CLASS "ac_adapter" macro
27 #define ACPI_AC_CLASS "ac_adapter" macro
42 #define ACPI_AC_CLASS "ac_adapter" macro683 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in radeon_acpi_event()
694 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in amdgpu_acpi_event()