Home
last modified time | relevance | path

Searched defs:acpiphp_bridge (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/pci/hotplug/
Dacpiphp.h74 struct acpiphp_bridge { struct
75 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