Searched refs:enable_device_hook (Results 1 – 5 of 5) sorted by relevance
27 bool (*enable_device_hook)(struct pci_dev *pdev); member
216 .enable_device_hook = cxl_pci_enable_device_hook,
1457 if (phb->controller_ops.enable_device_hook) in pcibios_enable_device()1458 if (!phb->controller_ops.enable_device_hook(dev)) in pcibios_enable_device()
1262 .enable_device_hook = pmac_pci_enable_device_hook,
3706 .enable_device_hook = pnv_pci_enable_device_hook,3730 .enable_device_hook = pnv_pci_enable_device_hook,3738 .enable_device_hook = pnv_pci_enable_device_hook,