Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_device.h37 static inline int of_dma_configure(struct device *dev, in of_dma_configure() function
79 static inline int of_dma_configure(struct device *dev, in of_dma_configure() function
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dfirmware.c311 ret = of_dma_configure(&pdev->dev, np, true); in venus_firmware_init()
/openbmc/linux/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c357 of_dma_configure(pcm->card->dev, pcm->card->dev->of_node, 1); in bcm63xx_soc_pcm_new()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c308 ret = of_dma_configure(dev, node, true); in vc4_drm_bind()
/openbmc/linux/drivers/dma/qcom/
H A Dhidma_mgmt.c392 of_dma_configure(&new_pdev->dev, child, true); in hidma_mgmt_of_populate_channels()
/openbmc/linux/drivers/amba/
H A Dbus.c360 ret = of_dma_configure(dev, dev->of_node, true); in amba_dma_configure()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c404 ret = of_dma_configure(drm->dev, dev->of_node, true); in sun8i_mixer_bind()
H A Dsun4i_backend.c803 ret = of_dma_configure(drm->dev, dev->of_node, true); in sun4i_backend_bind()
/openbmc/linux/drivers/bcma/
H A Dmain.c211 of_dma_configure(&core->dev, node, false); in bcma_of_fill_device()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c638 of_dma_configure(&pdev->dev, first_node, true); in etnaviv_pdev_probe()
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1515 of_dma_configure(gmu->dev, node, true); in a6xx_gmu_wrapper_init()
1579 of_dma_configure(gmu->dev, node, true); in a6xx_gmu_init()
/openbmc/linux/drivers/base/
H A Dplatform.c1454 ret = of_dma_configure(dev, dev->of_node, true); in platform_dma_configure()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c990 ret = of_dma_configure(&pdev->dev, node, true); in ath11k_ahb_fw_resources_init()
/openbmc/linux/drivers/pci/
H A Dpci-driver.c1659 ret = of_dma_configure(dev, bridge->parent->of_node, true); in pci_dma_configure()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1627 ret = of_dma_configure(&pdev->dev, node, true); in ath10k_fw_init()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c1117 of_dma_configure(child, dev->of_node, true); in s5p_mfc_alloc_memdev()