Home
last modified time | relevance | path

Searched refs:enable_device_hook (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpci-bridge.h27 bool (*enable_device_hook)(struct pci_dev *pdev); member
/linux-6.3-rc2/drivers/misc/cxl/
A Dvphb.c194 .enable_device_hook = cxl_pci_enable_device_hook,
/linux-6.3-rc2/arch/powerpc/kernel/
A Dpci-common.c1509 if (phb->controller_ops.enable_device_hook) in pcibios_enable_device()
1510 if (!phb->controller_ops.enable_device_hook(dev)) in pcibios_enable_device()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dpci.c1259 .enable_device_hook = pmac_pci_enable_device_hook,
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci-ioda.c2922 .enable_device_hook = pnv_pci_enable_device_hook,
2931 .enable_device_hook = pnv_ocapi_enable_device_hook,

Completed in 21 milliseconds