Searched refs:dmac_dev (Results 1 – 6 of 6) sorted by relevance
28 struct platform_device *dmac_dev; member
1084 struct platform_device *dmac_dev = cpdata->dmac_dev; in txx9dmac_chan_probe() local1085 struct txx9dmac_platform_data *pdata = dev_get_platdata(&dmac_dev->dev); in txx9dmac_chan_probe()1111 dc->ddev = platform_get_drvdata(dmac_dev); in txx9dmac_chan_probe()
739 cpdata.dmac_dev = pdev; in txx9_dmac_init()
1316 if (io->dmac_dev) in rsnd_preallocate_pages()1317 dev = io->dmac_dev; in rsnd_preallocate_pages()
297 io->dmac_dev = chan->device->dev; in rsnd_dmaen_attach()
511 struct device *dmac_dev; /* for IPMMU */ member
Completed in 19 milliseconds