Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfwnode.h129 bool (*device_dma_supported)(const struct fwnode_handle *fwnode); member
/Linux-v6.6/drivers/base/
Dproperty.c915 bool device_dma_supported(const struct device *dev) in device_dma_supported() function