Searched defs:acpi_pci_root (Results 1 – 1 of 1) sorted by relevance
580 struct acpi_pci_root { struct581 struct acpi_device * device;582 struct pci_bus *bus;583 u16 segment;584 struct resource secondary; /* downstream bus range */586 u32 osc_support_set; /* _OSC state of support bits */610 struct acpi_pci_root *acpi_pci_find_root(acpi_handle handle); argument
Completed in 9 milliseconds