| /Linux-v5.4/arch/arm/mach-ixp4xx/ |
| D | common.c | 317 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function 329 EXPORT_SYMBOL(dma_set_coherent_mask);
|
| /Linux-v5.4/arch/arm/common/ |
| D | it8152.c | 274 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function 352 EXPORT_SYMBOL(dma_set_coherent_mask);
|
| /Linux-v5.4/drivers/usb/gadget/udc/bdc/ |
| D | bdc_pci.c | 86 dma_set_coherent_mask(&bdc->dev, pci->dev.coherent_dma_mask); in bdc_pci_probe()
|
| /Linux-v5.4/kernel/dma/ |
| D | mapping.c | 384 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function 398 EXPORT_SYMBOL(dma_set_coherent_mask);
|
| /Linux-v5.4/drivers/misc/mei/ |
| D | pci-me.c | 181 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64))) { in mei_me_probe() 185 err = dma_set_coherent_mask(&pdev->dev, in mei_me_probe()
|
| /Linux-v5.4/include/linux/ |
| D | pci-dma-compat.h | 120 return dma_set_coherent_mask(&dev->dev, mask); in pci_set_consistent_dma_mask()
|
| D | dma-mapping.h | 464 int dma_set_coherent_mask(struct device *dev, u64 mask); 565 static inline int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function 672 dma_set_coherent_mask(dev, mask); in dma_set_mask_and_coherent()
|
| /Linux-v5.4/drivers/remoteproc/ |
| D | omap_remoteproc.c | 185 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in omap_rproc_probe()
|
| /Linux-v5.4/drivers/ata/ |
| D | pata_ixp4xx_cf.c | 157 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in ixp4xx_pata_probe()
|
| /Linux-v5.4/drivers/gpu/drm/stm/ |
| D | drv.c | 199 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in stm_drm_platform_probe()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-ps3.c | 136 dma_set_coherent_mask(&dev->core, dummy_mask); in ps3_ehci_probe()
|
| D | ohci-ps3.c | 120 dma_set_coherent_mask(&dev->core, dummy_mask); in ps3_ohci_probe()
|
| /Linux-v5.4/drivers/gpu/drm/imx/ |
| D | imx-drm-core.c | 302 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in imx_drm_platform_probe()
|
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda.c | 573 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(64)); in hda_dsp_probe() 577 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)); in hda_dsp_probe()
|
| /Linux-v5.4/drivers/virtio/ |
| D | virtio_pci_legacy.c | 235 dma_set_coherent_mask(&pci_dev->dev, in virtio_pci_legacy_probe()
|
| /Linux-v5.4/drivers/gpu/drm/sti/ |
| D | sti_drv.c | 262 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in sti_platform_probe()
|
| /Linux-v5.4/drivers/uio/ |
| D | uio_dmem_genirq.c | 193 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in uio_dmem_genirq_probe()
|
| /Linux-v5.4/sound/pci/au88x0/ |
| D | au88x0.c | 155 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0) { in snd_vortex_create()
|
| /Linux-v5.4/drivers/media/platform/coda/ |
| D | imx-vdoa.c | 290 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in vdoa_probe()
|
| /Linux-v5.4/sound/pci/cs5535audio/ |
| D | cs5535audio.c | 274 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0) { in snd_cs5535audio_create()
|
| /Linux-v5.4/drivers/media/pci/pt3/ |
| D | pt3.c | 718 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in pt3_probe() 722 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in pt3_probe()
|
| /Linux-v5.4/drivers/usb/dwc2/ |
| D | platform.c | 389 retval = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); in dwc2_driver_probe()
|
| /Linux-v5.4/drivers/gpu/drm/lima/ |
| D | lima_device.c | 295 dma_set_coherent_mask(ldev->dev, DMA_BIT_MASK(32)); in lima_device_init()
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl.c | 957 dma_set_coherent_mask(bus->dev, DMA_BIT_MASK(64)); in skl_first_init() 960 dma_set_coherent_mask(bus->dev, DMA_BIT_MASK(32)); in skl_first_init()
|
| /Linux-v5.4/drivers/platform/x86/ |
| D | dcdbas.c | 656 error = dma_set_coherent_mask(&dcdbas_pdev->dev, DMA_BIT_MASK(32)); in dcdbas_probe()
|