Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-aspeed.c558 struct platform_device *cpdev; in aspeed_sdc_probe() local
560 cpdev = of_platform_device_create(child, NULL, &pdev->dev); in aspeed_sdc_probe()
561 if (!cpdev) { in aspeed_sdc_probe()
/linux/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c1020 struct platform_device *cpdev; in zynqmp_r5_get_tcm_node_from_dt() local
1091 cpdev = to_platform_device(dev); in zynqmp_r5_get_tcm_node_from_dt()
1092 res = platform_get_resource(cpdev, IORESOURCE_MEM, j); in zynqmp_r5_get_tcm_node_from_dt()