Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dmachdep.h169 int (*pcibios_sriov_enable)(struct pci_dev *pdev, u16 num_vfs); member
/Linux-v6.6/drivers/pci/
Diov.c566 int __weak pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable() function
/Linux-v6.6/arch/powerpc/kernel/
Dpci-common.c265 int pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable() function