Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dfwnode.h129 bool (*device_dma_supported)(const struct fwnode_handle *fwnode); member
/kernel/linux/linux-6.6/drivers/base/
Dproperty.c915 bool device_dma_supported(const struct device *dev) in device_dma_supported() function
/kernel/linux/linux-5.10/drivers/base/
Dproperty.c811 bool device_dma_supported(struct device *dev) in device_dma_supported() function