Searched refs:acpi_evaluate_ost (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/xen/ |
| H A D | xen-acpi-pad.c | 93 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, in acpi_pad_handle_notify()
|
| /linux/drivers/acpi/ |
| H A D | utils.c | 541 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 D | acpi_pad.c | 409 acpi_evaluate_ost(handle, ACPI_PROCESSOR_AGGREGATOR_NOTIFY, status, ¶m); in acpi_pad_notify()
|
| H A D | bus.c | 620 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 D | processor_perflib.c | 119 acpi_evaluate_ost(handle, ACPI_PROCESSOR_NOTIFY_PERFORMANCE, in acpi_processor_ppc_ost()
|
| H A D | scan.c | 435 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 D | acpi_bus.h | 45 acpi_evaluate_ost(acpi_handle handle, u32 source_event, u32 status_code,
|