Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfwnode.h133 (*device_get_dma_attr)(const struct fwnode_handle *fwnode); member
/openbmc/linux/drivers/base/
H A Dproperty.c921 enum dev_dma_attr device_get_dma_attr(const struct device *dev) in device_get_dma_attr() function