Home
last modified time | relevance | path

Searched refs:remove_sriov_vf_pdns (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h246 void remove_sriov_vf_pdns(struct pci_dev *pdev);
/linux/arch/powerpc/platforms/pseries/
H A Dpci.c176 remove_sriov_vf_pdns(pdev); in pseries_pcibios_sriov_disable()
/linux/arch/powerpc/kernel/
H A Dpci_dn.c217 void remove_sriov_vf_pdns(struct pci_dev *pdev) in remove_sriov_vf_pdns() function
/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c750 remove_sriov_vf_pdns(pdev); in pnv_pcibios_sriov_disable()