Home
last modified time | relevance | path

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

/include/linux/
Ddma-mapping.h130 int dma_map_sgtable(struct device *dev, struct sg_table *sgt,
190 static inline int dma_map_sgtable(struct device *dev, struct sg_table *sgt, in dma_map_sgtable() function
/include/rdma/
Dib_verbs.h4205 return dma_map_sgtable(dev->dma_device, sgt, direction, dma_attrs); in ib_dma_map_sgtable_attrs()