Searched refs:device_get_dma_attr (Results 1 – 11 of 11) sorted by relevance
154 attr = device_get_dma_attr(dev); in sp_platform_probe()
878 enum dev_dma_attr device_get_dma_attr(struct device *dev) in device_get_dma_attr() function893 EXPORT_SYMBOL_GPL(device_get_dma_attr);
308 attr = device_get_dma_attr(dev); in ceva_ahci_probe()
303 if (device_get_dma_attr(&pdev->dev) == DEV_DMA_COHERENT) in ahci_qoriq_probe()
120 if (device_get_dma_attr(client->base.dev) == DEV_DMA_COHERENT) in tegra_drm_ioctl_channel_open()
440 attr = device_get_dma_attr(dev); in xgbe_platform_probe()
387 enum dev_dma_attr device_get_dma_attr(struct device *dev);
563 pfdev->coherent = device_get_dma_attr(&pdev->dev) == DEV_DMA_COHERENT; in panfrost_probe()
7858 0x00000000 device_get_dma_attr vmlinux EXPORT_SYMBOL_GPL
31187 ffff800010808e30 T device_get_dma_attr
Completed in 300 milliseconds