Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl_raid.c632 struct platform_device *chan_ofdev; in fsl_re_chan_probe() local
643 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds