Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dfsl_raid.c633 struct platform_device *chan_ofdev; in fsl_re_chan_probe() local
644 chan_ofdev = of_platform_device_create(np, NULL, dev); in fsl_re_chan_probe()
645 if (!chan_ofdev) { in fsl_re_chan_probe()
672 chandev = &chan_ofdev->dev; in fsl_re_chan_probe()