Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-imx/
Dmach-imx27_visstrim_m10.c260 dma_declare_coherent_memory(&pdev->dev, mx2_camera_base, in visstrim_analog_camera_init()
445 dma_declare_coherent_memory(&pdev->dev, in visstrim_coda_init()
465 dma_declare_coherent_memory(&pdev->dev, in visstrim_deinterlace_init()
486 ret = dma_declare_coherent_memory(&pdev->dev, in visstrim_emmaprp_init()
Dmach-mx31moboard.c476 ret = dma_declare_coherent_memory(&pdev->dev, in mx31moboard_init_cam()
/Linux-v4.19/arch/sh/drivers/pci/
Dfixups-dreamcast.c66 BUG_ON(dma_declare_coherent_memory(&dev->dev, in gapspci_fixup_resources()
/Linux-v4.19/kernel/dma/
Dcoherent.c112 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory() function
127 EXPORT_SYMBOL(dma_declare_coherent_memory);
Dmapping.c176 rc = dma_declare_coherent_memory(dev, phys_addr, device_addr, size, in dmam_declare_coherent_memory()
/Linux-v4.19/drivers/usb/host/
Dohci-sm501.c127 retval = dma_declare_coherent_memory(dev, mem->start, in ohci_hcd_sm501_drv_probe()
Dohci-tmio.c227 ret = dma_declare_coherent_memory(&dev->dev, sram->start, sram->start, in ohci_hcd_tmio_drv_probe()
/Linux-v4.19/arch/sh/boards/mach-se/7724/
Dsetup.c941 dma_declare_coherent_memory(&ms7724se_ceu_devices[0]->dev, in devices_setup()
950 dma_declare_coherent_memory(&ms7724se_ceu_devices[1]->dev, in devices_setup()
/Linux-v4.19/include/linux/
Ddma-mapping.h730 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,
737 dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory() function
/Linux-v4.19/arch/sh/boards/mach-ap325rxa/
Dsetup.c531 dma_declare_coherent_memory(&ap325rxa_ceu_device.dev, in ap325rxa_devices_setup()
/Linux-v4.19/arch/sh/boards/mach-kfr2r09/
Dsetup.c606 dma_declare_coherent_memory(&kfr2r09_ceu_device.dev, in kfr2r09_devices_setup()
/Linux-v4.19/arch/sh/boards/mach-migor/
Dsetup.c607 dma_declare_coherent_memory(&migor_ceu_device.dev, in migor_devices_setup()
/Linux-v4.19/arch/sh/boards/mach-ecovec24/
Dsetup.c1400 dma_declare_coherent_memory(&ecovec_ceu_devices[0]->dev, in arch_setup()
1409 dma_declare_coherent_memory(&ecovec_ceu_devices[1]->dev, in arch_setup()
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c1709 err = dma_declare_coherent_memory(&pdev->dev, res->start, in sh_mobile_ceu_probe()
/Linux-v4.19/Documentation/
DDMA-API.txt577 dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr,