Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dproperty.h280 bool device_dma_supported(struct device *dev);
/linux-4.19.296/drivers/base/
Dproperty.c1185 bool device_dma_supported(struct device *dev) in device_dma_supported() function
1196 EXPORT_SYMBOL_GPL(device_dma_supported);