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/
H A Dfwnode.h129 bool (*device_dma_supported)(const struct fwnode_handle *fwnode); member
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c811 bool device_dma_supported(struct device *dev) in device_dma_supported() function
822 EXPORT_SYMBOL_GPL(device_dma_supported); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c915 bool device_dma_supported(const struct device *dev) in device_dma_supported() function
919 EXPORT_SYMBOL_GPL(device_dma_supported); variable

Completed in 5 milliseconds