Searched refs:is_device_dma_capable (Results 1 – 2 of 2) sorted by relevance
145 if (!is_device_dma_capable(dev)) in dma_alloc_attrs()
80 static inline int is_device_dma_capable(struct device *dev) in is_device_dma_capable() function