Searched refs:pci_bridge_exitfn (Results 1 – 13 of 13) sorted by relevance
102 pci_bridge_exitfn(d); in xio3130_upstream_realize()110 pci_bridge_exitfn(d); in xio3130_upstream_exitfn()
96 pci_bridge_exitfn(d); in OBJECT_DECLARE_SIMPLE_TYPE()104 pci_bridge_exitfn(d); in pcie_pci_bridge_exit()
123 pci_bridge_exitfn(d); in xio3130_downstream_realize()134 pci_bridge_exitfn(d); in xio3130_downstream_exitfn()
134 pci_bridge_exitfn(d); in rp_realize()148 pci_bridge_exitfn(d); in rp_exit()
201 pci_bridge_exitfn(d); in cxl_dsp_realize()212 pci_bridge_exitfn(d); in cxl_dsp_exitfn()
125 pci_bridge_exitfn(dev); in pci_bridge_dev_realize()140 pci_bridge_exitfn(dev); in pci_bridge_dev_exitfn()
75 k->exit = pci_bridge_exitfn; in simba_pci_bridge_class_init()
78 pci_bridge_exitfn(d); in i82801b11_bridge_realize()
354 pci_bridge_exitfn(d); in cxl_usp_realize()362 pci_bridge_exitfn(d); in cxl_usp_exitfn()
140 void pci_bridge_exitfn(PCIDevice *pci_dev);
302 k->exit = pci_bridge_exitfn; in xilinx_pcie_root_class_init()
606 k->exit = pci_bridge_exitfn; in designware_pcie_root_class_init()
400 void pci_bridge_exitfn(PCIDevice *pci_dev) in pci_bridge_exitfn() function