Home
last modified time | relevance | path

Searched refs:dmam_declare_coherent_memory (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/kernel/dma/
Dmapping.c166 int dmam_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dmam_declare_coherent_memory() function
185 EXPORT_SYMBOL(dmam_declare_coherent_memory);
/Linux-v4.19/include/linux/
Ddma-mapping.h788 extern int dmam_declare_coherent_memory(struct device *dev,
794 static inline int dmam_declare_coherent_memory(struct device *dev, in dmam_declare_coherent_memory() function
/Linux-v4.19/Documentation/driver-model/
Ddevres.txt246 dmam_declare_coherent_memory()