Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c475 acpi_handle ssdt_hdl = NULL; in disable_slot() local
522 ssdt_hdl = chandle; in disable_slot()
547 if (SN_ACPI_BASE_SUPPORT() && ssdt_hdl) { in disable_slot()
549 ret = acpi_unload_parent_table(ssdt_hdl); in disable_slot()
551 acpi_handle_err(ssdt_hdl, in disable_slot()