Home
last modified time | relevance | path

Searched defs:device_dma_supported (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
Dfwnode.h145 bool (*device_dma_supported)(const struct fwnode_handle *fwnode); member
/linux-6.15/drivers/base/
Dproperty.c948 bool device_dma_supported(const struct device *dev) in device_dma_supported() function