Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-map-ops.h69 int (*dma_supported)(struct device *dev, u64 mask); member
H A Ddma-mapping.h249 static inline int dma_supported(struct device *dev, u64 mask) in dma_supported() function
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dmapping.c557 int dma_supported(struct device *dev, u64 mask) in dma_supported() function
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c57 bool dma_supported; member