Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfwnode.h131 bool (*device_dma_supported)(const struct fwnode_handle *fwnode); member
/openbmc/linux/drivers/base/
H A Dproperty.c915 bool device_dma_supported(const struct device *dev) in device_dma_supported() function