Home
last modified time | relevance | path

Searched refs:ACPI_NOTIFY_DISCONNECT_RECOVER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Dedr.c143 status = acpi_evaluate_ost(adev->handle, ACPI_NOTIFY_DISCONNECT_RECOVER, in acpi_send_edr_status()
157 if (event != ACPI_NOTIFY_DISCONNECT_RECOVER) in edr_handle_event()
/openbmc/linux/include/acpi/
H A Dactypes.h630 #define ACPI_NOTIFY_DISCONNECT_RECOVER (u8) 0x0F macro