Home
last modified time | relevance | path

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

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