Searched defs:acpiphp_bridge (Results 1 – 1 of 1) sorted by relevance
74 struct acpiphp_bridge { struct75 struct list_head list;76 acpi_handle handle;77 struct acpiphp_slot *slots;80 struct acpiphp_func *func;104 struct acpiphp_bridge *bridge; /* parent */ argument