Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddma-map-ops.h80 int (*dma_supported)(struct device *dev, u64 mask); member
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c61 bool dma_supported; member
/openbmc/linux/kernel/dma/
H A Dmapping.c730 static int dma_supported(struct device *dev, u64 mask) in dma_supported() function