Home
last modified time | relevance | path

Searched refs:zpci_iov_find_parent_pf (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/s390/pci/
H A Dpci_iov.h22 struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev);
34 static inline struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf() function
H A Dpci_iov.c77 struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf() function
120 pdev_pf = zpci_iov_find_parent_pf(zbus, zdev); in zpci_iov_setup_virtfn()
H A Dpci_bus.c364 pdev = zpci_iov_find_parent_pf(zbus, zdev); in zpci_bus_is_isolated_vf()