Searched refs:chan_ofdev (Results 1 – 1 of 1) sorted by relevance
632 struct platform_device *chan_ofdev; in fsl_re_chan_probe() local643 chan_ofdev = of_platform_device_create(np, NULL, dev); in fsl_re_chan_probe()644 if (!chan_ofdev) { in fsl_re_chan_probe()671 chandev = &chan_ofdev->dev; in fsl_re_chan_probe()
Completed in 5 milliseconds