Home
last modified time | relevance | path

Searched refs:ACPI_OST_SC_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/xen/
Dxen-acpi-cpuhotplug.c278 ost_code = ACPI_OST_SC_SUCCESS; in acpi_processor_hotplug_notify()
Dxen-acpi-memhotplug.c253 ost_code = ACPI_OST_SC_SUCCESS; in acpi_memory_device_notify()
/Linux-v4.19/include/linux/
Dacpi.h542 #define ACPI_OST_SC_SUCCESS 0x0 macro
/Linux-v4.19/drivers/acpi/
Dscan.c426 ost_code = ACPI_OST_SC_SUCCESS; in acpi_device_hotplug()