Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp.h179 int acpiphp_disable_slot(struct acpiphp_slot *slot);
H A Dacpiphp_core.c142 return acpiphp_disable_slot(slot->acpi_slot); in disable_slot()
H A Dacpiphp_glue.c1027 int acpiphp_disable_slot(struct acpiphp_slot *slot) in acpiphp_disable_slot() function