Searched refs:dma_declare_coherent_memory (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/arch/arm/mach-imx/ | 
| D | mach-imx27_visstrim_m10.c | 246 	dma_declare_coherent_memory(&pdev->dev, mx2_camera_base,  in visstrim_analog_camera_init()430 	dma_declare_coherent_memory(&pdev->dev,  in visstrim_coda_init()
 449 	dma_declare_coherent_memory(&pdev->dev,  in visstrim_deinterlace_init()
 469 	ret = dma_declare_coherent_memory(&pdev->dev,  in visstrim_emmaprp_init()
 
 | 
| D | mach-mx31moboard.c | 467 	ret = dma_declare_coherent_memory(&pdev->dev,  in mx31moboard_init_cam()
 | 
| /Linux-v5.4/arch/sh/drivers/pci/ | 
| D | fixups-dreamcast.c | 63 		BUG_ON(dma_declare_coherent_memory(&dev->dev,  in gapspci_fixup_resources()
 | 
| /Linux-v5.4/arch/sh/boards/mach-se/7724/ | 
| D | setup.c | 940 	dma_declare_coherent_memory(&ms7724se_ceu_devices[0]->dev,  in devices_setup()947 	dma_declare_coherent_memory(&ms7724se_ceu_devices[1]->dev,  in devices_setup()
 
 | 
| /Linux-v5.4/kernel/dma/ | 
| D | coherent.c | 110 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,  in dma_declare_coherent_memory()  function
 | 
| /Linux-v5.4/drivers/remoteproc/ | 
| D | remoteproc_virtio.c | 363 			ret = dma_declare_coherent_memory(dev, pa,  in rproc_add_virtio_dev()
 | 
| /Linux-v5.4/arch/sh/boards/mach-ap325rxa/ | 
| D | setup.c | 530 	dma_declare_coherent_memory(&ap325rxa_ceu_device.dev,  in ap325rxa_devices_setup()
 | 
| /Linux-v5.4/include/linux/ | 
| D | dma-mapping.h | 759 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,763 dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,  in dma_declare_coherent_memory()  function
 
 | 
| /Linux-v5.4/arch/sh/boards/mach-kfr2r09/ | 
| D | setup.c | 604 	dma_declare_coherent_memory(&kfr2r09_ceu_device.dev,  in kfr2r09_devices_setup()
 | 
| /Linux-v5.4/arch/sh/boards/mach-migor/ | 
| D | setup.c | 605 	dma_declare_coherent_memory(&migor_ceu_device.dev,  in migor_devices_setup()
 | 
| /Linux-v5.4/arch/sh/boards/mach-ecovec24/ | 
| D | setup.c | 1443 	dma_declare_coherent_memory(&ecovec_ceu_devices[0]->dev,  in arch_setup()1450 	dma_declare_coherent_memory(&ecovec_ceu_devices[1]->dev,  in arch_setup()
 
 | 
| /Linux-v5.4/Documentation/ | 
| D | DMA-API.txt | 584 	dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,
 |