Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp.h135 struct acpiphp_root_context { struct
140 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp) in to_acpiphp_root_context() argument
142 return container_of(hp, struct acpiphp_root_context, hp); in to_acpiphp_root_context()
H A Dacpiphp_glue.c890 struct acpiphp_root_context *root_context; in acpiphp_enumerate_slots()
943 struct acpiphp_root_context *root_context; in acpiphp_drop_bridge()