Home
last modified time | relevance | path

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

/linux-6.15/drivers/xen/
H A Dxen-acpi-pad.c92 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
/linux-6.15/drivers/pci/pcie/
H A Dedr.c143 status = acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_DISCONNECT_RECOVER, in acpi_send_edr_status()
/linux-6.15/drivers/acpi/
H A Dacpi_pad.c406 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, status, &param); in acpi_pad_handle_notify()
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 Dbus.c563 acpi_evaluate_ost(handle, type, ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in acpi_bus_notify()
644 acpi_evaluate_ost(sb_handle, ACPI_OST_EC_OSPM_SHUTDOWN, in sb_notify_work()
H A Ddevice_sysfs.c390 acpi_evaluate_ost(acpi_device->handle, ACPI_OST_EC_OSPM_EJECT, in eject_store()
H A Dprocessor_perflib.c118 acpi_evaluate_ost(handle, ACPI_PROCESSOR_NOTIFY_PERFORMANCE, in acpi_processor_ppc_ost()
H A Dscan.c431 acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_EJECT_REQUEST, in acpi_generic_hotplug_event()
489 acpi_evaluate_ost(adev->handle, src, ost_code, NULL); in acpi_device_hotplug()
/linux-6.15/include/acpi/
H A Dacpi_bus.h43 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code,