Home
last modified time | relevance | path

Searched defs:pcibios_sriov_enable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A Diov.c429 int __weak pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmachdep.h178 int (*pcibios_sriov_enable)(struct pci_dev *pdev, u16 num_vfs); member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c263 int pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable() function