Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c478 acpi_handle ssdt_hdl = NULL; in disable_slot() local
525 ssdt_hdl = chandle; in disable_slot()
550 if (SN_ACPI_BASE_SUPPORT() && ssdt_hdl) { in disable_slot()
552 ret = acpi_unload_parent_table(ssdt_hdl); in disable_slot()
554 acpi_handle_err(ssdt_hdl, in disable_slot()