Home
last modified time | relevance | path

Searched refs:dma_declare_coherent_memory (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
Dmach-imx27_visstrim_m10.c261 dma = dma_declare_coherent_memory(&pdev->dev, in visstrim_analog_camera_init()
450 dma = dma_declare_coherent_memory(&pdev->dev, in visstrim_coda_init()
473 dma = dma_declare_coherent_memory(&pdev->dev, in visstrim_deinterlace_init()
496 dma = dma_declare_coherent_memory(&pdev->dev, in visstrim_emmaprp_init()
Dmach-mx35_3ds.c278 dma = dma_declare_coherent_memory(&pdev->dev, in imx35_3ds_init_camera()
Dmach-mx31moboard.c487 dma = dma_declare_coherent_memory(&pdev->dev, in mx31moboard_init_cam()
Dmach-pcm037.c422 dma = dma_declare_coherent_memory(&pdev->dev, in pcm037_init_camera()
Dmach-mx31_3ds.c195 dma = dma_declare_coherent_memory(&pdev->dev, in mx31_3ds_init_camera()
/linux-4.4.14/include/asm-generic/
Ddma-coherent.h19 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,
/linux-4.4.14/arch/sh/drivers/pci/
Dfixups-dreamcast.c66 BUG_ON(!dma_declare_coherent_memory(&dev->dev, in gapspci_fixup_resources()
/linux-4.4.14/drivers/base/
Ddma-coherent.c87 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory() function
104 EXPORT_SYMBOL(dma_declare_coherent_memory);
Ddma-mapping.c200 rc = dma_declare_coherent_memory(dev, phys_addr, device_addr, size, in dmam_declare_coherent_memory()
/linux-4.4.14/drivers/usb/host/
Dohci-sm501.c126 if (!dma_declare_coherent_memory(dev, mem->start, in ohci_hcd_sm501_drv_probe()
Dohci-tmio.c230 if (!dma_declare_coherent_memory(&dev->dev, sram->start, in ohci_hcd_tmio_drv_probe()
/linux-4.4.14/drivers/scsi/
DNCR_Q720.c219 if (dma_declare_coherent_memory(dev, base_addr, base_addr, in NCR_Q720_probe()
/linux-4.4.14/include/linux/
Ddma-mapping.h213 dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory() function
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c1047 if (dma_declare_coherent_memory(dev->mem_dev_l, mem_info[0], in s5p_mfc_alloc_memdevs()
1064 if (dma_declare_coherent_memory(dev->mem_dev_r, mem_info[0], in s5p_mfc_alloc_memdevs()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c1820 err = dma_declare_coherent_memory(&pdev->dev, res->start, in sh_mobile_ceu_probe()
/linux-4.4.14/Documentation/
DDMA-API.txt494 dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,