Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
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()
Dacpiphp_glue.c882 struct acpiphp_root_context *root_context; in acpiphp_enumerate_slots()
935 struct acpiphp_root_context *root_context; in acpiphp_drop_bridge()