Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-p2pdma.h94 static inline struct p2pdma_provider *pcim_p2pdma_provider(struct pci_dev *pdev, in pcim_p2pdma_provider() function
/linux/drivers/pci/
H A Dp2pdma.c309 struct p2pdma_provider *pcim_p2pdma_provider(struct pci_dev *pdev, int bar) in pcim_p2pdma_provider() function