Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci-bridge.h38 void (*reset_secondary_bus)(struct pci_dev *pdev); member
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dvphb.c204 .reset_secondary_bus = cxl_pci_reset_secondary_bus,
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c238 if (phb->controller_ops.reset_secondary_bus) { in pcibios_reset_secondary_bus()
239 phb->controller_ops.reset_secondary_bus(dev); in pcibios_reset_secondary_bus()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2887 .reset_secondary_bus = pnv_pci_reset_secondary_bus,
2896 .reset_secondary_bus = pnv_pci_reset_secondary_bus,
2905 .reset_secondary_bus = pnv_pci_reset_secondary_bus,