Searched refs:scan_bus (Results 1 – 3 of 3) sorted by relevance
502 if (pp->ops->scan_bus) in dw_pcie_host_init()503 pp->ops->scan_bus(pp); in dw_pcie_host_init()
308 .scan_bus = ks_dw_pcie_v3_65_scan_bus,
137 void (*scan_bus)(struct pcie_port *pp); member