Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dxen-acpi-pad.c99 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
Dxen-acpi-cpuhotplug.c310 (void) acpi_evaluate_ost(handle, event, ost_code, NULL); in acpi_processor_hotplug_notify()
Dxen-acpi-memhotplug.c288 (void) acpi_evaluate_ost(handle, event, ost_code, NULL); in acpi_memory_device_notify()
/Linux-v4.19/drivers/acpi/
Dutils.c445 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code, in acpi_evaluate_ost() function
467 EXPORT_SYMBOL(acpi_evaluate_ost);
Dacpi_pad.c414 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, 0, &param); in acpi_pad_handle_notify()
Dbus.c426 acpi_evaluate_ost(handle, type, ost_code, NULL); in acpi_bus_notify()
507 acpi_evaluate_ost(sb_handle, ACPI_OST_EC_OSPM_SHUTDOWN, in sb_notify_work()
Dprocessor_perflib.c154 acpi_evaluate_ost(handle, ACPI_PROCESSOR_NOTIFY_PERFORMANCE, in acpi_processor_ppc_ost()
Ddevice_sysfs.c397 acpi_evaluate_ost(acpi_device->handle, ACPI_OST_EC_OSPM_EJECT, in acpi_eject_store()
Dscan.c382 acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_EJECT_REQUEST, in acpi_generic_hotplug_event()
440 acpi_evaluate_ost(adev->handle, src, ost_code, NULL); in acpi_device_hotplug()
/Linux-v4.19/include/acpi/
Dacpi_bus.h49 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code,