Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp.h178 int acpiphp_enable_slot(struct acpiphp_slot *slot);
H A Dacpiphp_core.c125 return acpiphp_enable_slot(slot->acpi_slot); in enable_slot()
H A Dacpiphp_glue.c983 int acpiphp_enable_slot(struct acpiphp_slot *slot) in acpiphp_enable_slot() function