Home
last modified time | relevance | path

Searched refs:ACPI_PROCESSOR_CLASS (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/xen/
Dxen-stub.c79 .class = ACPI_PROCESSOR_CLASS,
Dxen-acpi-cpuhotplug.c105 strcpy(acpi_device_class(device), ACPI_PROCESSOR_CLASS); in xen_acpi_processor_add()
412 .class = ACPI_PROCESSOR_CLASS,
/linux-4.1.27/include/xen/
Dacpi.h50 #define ACPI_PROCESSOR_CLASS "processor" macro
/linux-4.1.27/drivers/acpi/
Dprocessor_thermal.c39 #define ACPI_PROCESSOR_CLASS "processor" macro
Dacpi_processor.c367 strcpy(acpi_device_class(device), ACPI_PROCESSOR_CLASS); in acpi_processor_add()
Dprocessor_perflib.c42 #define ACPI_PROCESSOR_CLASS "processor" macro
Dprocessor_idle.c52 #define ACPI_PROCESSOR_CLASS "processor" macro
Dprocessor_throttling.c42 #define ACPI_PROCESSOR_CLASS "processor" macro
/linux-4.1.27/include/acpi/
Dprocessor.h9 #define ACPI_PROCESSOR_CLASS "processor" macro