Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dacpiphp.h131 struct acpiphp_root_context { struct
136 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp) in to_acpiphp_root_context() argument
138 return container_of(hp, struct acpiphp_root_context, hp); in to_acpiphp_root_context()
Dacpiphp_glue.c891 struct acpiphp_root_context *root_context; in acpiphp_enumerate_slots()
944 struct acpiphp_root_context *root_context; in acpiphp_drop_bridge()