Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dxen-stub.c79 .class = ACPI_PROCESSOR_CLASS,
Dxen-acpi-cpuhotplug.c99 strcpy(acpi_device_class(device), ACPI_PROCESSOR_CLASS); in xen_acpi_processor_add()
406 .class = ACPI_PROCESSOR_CLASS,
/linux-4.4.14/include/xen/
Dacpi.h50 #define ACPI_PROCESSOR_CLASS "processor" macro
/linux-4.4.14/drivers/acpi/
Dprocessor_thermal.c35 #define ACPI_PROCESSOR_CLASS "processor" macro
Dacpi_processor.c383 strcpy(acpi_device_class(device), ACPI_PROCESSOR_CLASS); in acpi_processor_add()
Dprocessor_perflib.c38 #define ACPI_PROCESSOR_CLASS "processor" macro
Dprocessor_idle.c48 #define ACPI_PROCESSOR_CLASS "processor" macro
Dprocessor_throttling.c38 #define ACPI_PROCESSOR_CLASS "processor" macro
/linux-4.4.14/include/acpi/
Dprocessor.h9 #define ACPI_PROCESSOR_CLASS "processor" macro