Home
last modified time | relevance | path

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

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