Searched refs:sync_dev (Results 1 – 3 of 3) sorted by relevance
77 static struct platform_device *sync_dev[2]; variable176 pdev = &sync_dev[sync_id]; in test_async_probe_init()208 pdev = &sync_dev[sync_id]; in test_async_probe_init()256 platform_device_unregister(sync_dev[sync_id]); in test_async_probe_init()289 platform_device_unregister(sync_dev[id]); in test_async_probe_exit()
390 struct dma_chan *sync_dev; in davinci_abort_dma() local393 sync_dev = host->dma_rx; in davinci_abort_dma()395 sync_dev = host->dma_tx; in davinci_abort_dma()397 dmaengine_terminate_all(sync_dev); in davinci_abort_dma()
795 reached 0, the allocated buffers are flushed by calls to *sync_dev(dev)*