Searched refs:acpi_evaluate_ost (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/xen/
H A Dxen-acpi-pad.c99 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, acpi_pad_handle_notify()
H A Dxen-acpi-cpuhotplug.c316 (void) acpi_evaluate_ost(handle, event, ost_code, NULL); acpi_processor_hotplug_notify()
H A Dxen-acpi-memhotplug.c288 (void) acpi_evaluate_ost(handle, event, ost_code, NULL); acpi_memory_device_notify()
/linux-4.1.27/drivers/acpi/
H A Dutils.c440 * acpi_evaluate_ost: Evaluate _OST for hotplug operations
451 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, acpi_evaluate_ost() function
473 EXPORT_SYMBOL(acpi_evaluate_ost); variable
H A Dacpi_pad.c415 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, &param); acpi_pad_handle_notify()
H A Dbus.c423 acpi_evaluate_ost(handle, type, ost_code, NULL); acpi_bus_notify()
H A Dscan.c643 acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_EJECT_REQUEST, acpi_generic_hotplug_event()
693 acpi_evaluate_ost(adev->handle, src, ost_code, NULL); acpi_device_hotplug()
752 acpi_evaluate_ost(acpi_device->handle, ACPI_OST_EC_OSPM_EJECT, acpi_eject_store()
H A Dprocessor_perflib.c160 acpi_evaluate_ost(handle, ACPI_PROCESSOR_NOTIFY_PERFORMANCE, acpi_processor_ppc_ost()
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h53 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code,

Completed in 222 milliseconds