Home
last modified time | relevance | path

Searched refs:acpi_evaluate_ost (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/xen/
H A Dxen-acpi-pad.c93 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
/linux/drivers/acpi/
H A Dutils.c541 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, in acpi_evaluate_ost() function
563 EXPORT_SYMBOL(acpi_evaluate_ost);
H A Dacpi_pad.c409 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, status, &param); in acpi_pad_notify()
H A Dbus.c620 acpi_evaluate_ost(handle, type, ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in acpi_bus_notify()
768 acpi_evaluate_ost(sb_handle, ACPI_OST_EC_OSPM_SHUTDOWN, in acpi_primary_dev_companion()
H A Dprocessor_perflib.c119 acpi_evaluate_ost(handle, ACPI_PROCESSOR_NOTIFY_PERFORMANCE, in acpi_processor_ppc_ost()
H A Dscan.c435 acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_EJECT_REQUEST, in acpi_generic_hotplug_event()
493 acpi_evaluate_ost(adev->handle, src, ost_code, NULL); in acpi_device_hotplug()
/linux/include/acpi/
H A Dacpi_bus.h45 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code,