Searched refs:is_device_dma_capable (Results 1 – 3 of 3) sorted by relevance
69 (!is_device_dma_capable(hcd->self.sysdev) && in hcd_buffer_create()133 (!is_device_dma_capable(bus->sysdev) && in hcd_buffer_alloc()160 (!is_device_dma_capable(bus->sysdev) && in hcd_buffer_free()
85 if (!is_device_dma_capable(*dev)) in arch_dma_alloc_attrs()
153 static inline int is_device_dma_capable(struct device *dev) in is_device_dma_capable() function