Home
last modified time | relevance | path

Searched defs:dma_release_from_contiguous (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Ddma-contiguous.h154 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous() function
/kernel/linux/linux-4.19/kernel/dma/
Dcontiguous.c211 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous() function
/kernel/linux/linux-5.10/kernel/dma/
Dcontiguous.c276 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous() function
/kernel/linux/linux-5.10/include/linux/
Ddma-map-ops.h141 static inline bool dma_release_from_contiguous(struct device *dev, in dma_release_from_contiguous() function