Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dscan.c440 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug() local
475 ost_code = ACPI_OST_SC_SUCCESS; in acpi_device_hotplug()
478 ost_code = ACPI_OST_SC_EJECT_NOT_SUPPORTED; in acpi_device_hotplug()
481 ost_code = ACPI_OST_SC_DEVICE_BUSY; in acpi_device_hotplug()
484 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()
489 acpi_evaluate_ost(adev->handle, src, ost_code, NULL); in acpi_device_hotplug()