Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h28 bool (*enable_device_hook)(struct pci_dev *pdev); member
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c1259 .enable_device_hook = pmac_pci_enable_device_hook,