Searched refs:enable_device_hook (Results 1 – 5 of 5) sorted by relevance
27 bool (*enable_device_hook)(struct pci_dev *pdev); member
200 .enable_device_hook = cxl_pci_enable_device_hook,
1455 if (phb->controller_ops.enable_device_hook) in pcibios_enable_device()1456 if (!phb->controller_ops.enable_device_hook(dev)) in pcibios_enable_device()
1254 .enable_device_hook = pmac_pci_enable_device_hook,
3603 .enable_device_hook = pnv_pci_enable_device_hook,3615 .enable_device_hook = pnv_pci_enable_device_hook,3623 .enable_device_hook = pnv_pci_enable_device_hook,