Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_device.h34 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
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_bus.c83 of_dma_configure(&device->dev, parent->of_node, true); in vchiq_device_register()
/linux/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c361 ret = of_dma_configure(pcm->card->dev, pcm->card->dev->of_node, 1); in bcm63xx_soc_pcm_new()
/linux/drivers/bcma/
H A Dmain.c211 of_dma_configure(&core->dev, node, false); in bcma_of_fill_device()
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c671 of_dma_configure(dev, first_node, true); in etnaviv_pdev_probe()
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c1045 ret = of_dma_configure(&pdev->dev, node, true); in ath11k_ahb_fw_resources_init()
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c1137 of_dma_configure(child, dev->of_node, true); in s5p_mfc_alloc_memdev()
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1649 ret = of_dma_configure(&pdev->dev, node, true); in ath10k_fw_init()