Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware-host.c498 if (pp->ops->scan_bus) in dw_pcie_host_init()
499 pp->ops->scan_bus(pp); in dw_pcie_host_init()
Dpcie-designware.h160 void (*scan_bus)(struct pcie_port *pp); member
Dpci-keystone.c849 .scan_bus = ks_pcie_v3_65_scan_bus,