Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dfsl_raid.c642 struct platform_device *chan_ofdev; in fsl_re_chan_probe() local
653 chan_ofdev = of_platform_device_create(np, NULL, dev); in fsl_re_chan_probe()
654 if (!chan_ofdev) { in fsl_re_chan_probe()
681 chandev = &chan_ofdev->dev; in fsl_re_chan_probe()