Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dprobe.c405 struct rt_pci_bus *parent_bus = bus->parent; in pci_child_bus_init() local
407 bus->sysdata = parent_bus->sysdata; in pci_child_bus_init()
409 bus->ops = host_bridge->child_ops ? : parent_bus->ops; in pci_child_bus_init()

Completed in 3 milliseconds