Searched refs:of_dma_configure (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| H A D | of_device.h | 34 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 D | vchiq_bus.c | 83 of_dma_configure(&device->dev, parent->of_node, true); in vchiq_device_register()
|
| /linux/sound/soc/bcm/ |
| H A D | bcm63xx-pcm-whistler.c | 361 ret = of_dma_configure(pcm->card->dev, pcm->card->dev->of_node, 1); in bcm63xx_soc_pcm_new()
|
| /linux/drivers/bcma/ |
| H A D | main.c | 211 of_dma_configure(&core->dev, node, false); in bcma_of_fill_device()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.c | 671 of_dma_configure(dev, first_node, true); in etnaviv_pdev_probe()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | ahb.c | 1045 ret = of_dma_configure(&pdev->dev, node, true); in ath11k_ahb_fw_resources_init()
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc.c | 1137 of_dma_configure(child, dev->of_node, true); in s5p_mfc_alloc_memdev()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 1649 ret = of_dma_configure(&pdev->dev, node, true); in ath10k_fw_init()
|