Home
last modified time | relevance | path

Searched defs:pci_p2pmem_find_many (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpci-p2pdma.h52 static inline struct pci_dev *pci_p2pmem_find_many(struct device **clients, in pci_p2pmem_find_many() function
/openbmc/linux/drivers/pci/
H A Dp2pdma.c762 struct pci_dev *pci_p2pmem_find_many(struct device **clients, int num_clients) in pci_p2pmem_find_many() function