Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dxen-acpi-pad.c92 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
/openbmc/linux/drivers/pci/pcie/
H A Dedr.c143 status = acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_DISCONNECT_RECOVER, in acpi_send_edr_status()
/openbmc/linux/drivers/acpi/
H A Dutils.c460 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, in acpi_evaluate_ost() function
482 EXPORT_SYMBOL(acpi_evaluate_ost);
H A Dacpi_pad.c414 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, &param); in acpi_pad_handle_notify()
H A Dbus.c519 acpi_evaluate_ost(handle, type, ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in acpi_bus_notify()
600 acpi_evaluate_ost(sb_handle, ACPI_OST_EC_OSPM_SHUTDOWN, in sb_notify_work()
H A Dprocessor_perflib.c120 acpi_evaluate_ost(handle, ACPI_PROCESSOR_NOTIFY_PERFORMANCE, in acpi_processor_ppc_ost()
H A Ddevice_sysfs.c394 acpi_evaluate_ost(acpi_device->handle, ACPI_OST_EC_OSPM_EJECT, in eject_store()
H A Dscan.c365 acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_EJECT_REQUEST, in acpi_generic_hotplug_event()
423 acpi_evaluate_ost(adev->handle, src, ost_code, NULL); in acpi_device_hotplug()
/openbmc/linux/include/acpi/
H A Dacpi_bus.h36 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code,