Home
last modified time | relevance | path

Searched refs:pci_p2pdma_unmap_sg_attrs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-p2pdma.h35 void pci_p2pdma_unmap_sg_attrs(struct device *dev, struct scatterlist *sg,
92 static inline void pci_p2pdma_unmap_sg_attrs(struct device *dev, in pci_p2pdma_unmap_sg_attrs() function
131 pci_p2pdma_unmap_sg_attrs(dev, sg, nents, dir, 0); in pci_p2pdma_unmap_sg()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dp2pdma.c937 void pci_p2pdma_unmap_sg_attrs(struct device *dev, struct scatterlist *sg, in pci_p2pdma_unmap_sg_attrs() function
955 EXPORT_SYMBOL_GPL(pci_p2pdma_unmap_sg_attrs);