Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci-bridge.h231 void remove_sriov_vf_pdns(struct pci_dev *pdev);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpci.c207 remove_sriov_vf_pdns(pdev); in pseries_pcibios_sriov_disable()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci_dn.c217 void remove_sriov_vf_pdns(struct pci_dev *pdev) in remove_sriov_vf_pdns() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c756 remove_sriov_vf_pdns(pdev); in pnv_pcibios_sriov_disable()