Searched refs:ACPI_AC_CLASS (Results 1 – 4 of 4) sorted by relevance
34 #define ACPI_AC_CLASS "ac_adapter" macro49 acpi_ac_dir = proc_mkdir(ACPI_AC_CLASS, acpi_root_dir); in acpi_lock_ac_dir()54 "Cannot create %s\n", ACPI_AC_CLASS); in acpi_lock_ac_dir()67 remove_proc_entry(ACPI_AC_CLASS, acpi_root_dir); in acpi_unlock_ac_dir()
44 #define ACPI_AC_CLASS "ac_adapter" macro86 .class = ACPI_AC_CLASS,339 strcpy(acpi_device_class(device), ACPI_AC_CLASS); in acpi_ac_add()
46 #define ACPI_AC_CLASS "ac_adapter" macro
36 #define ACPI_AC_CLASS "ac_adapter" macro667 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in radeon_acpi_event()