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

/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-gta02.c529 static struct platform_device *gta02_devices_pmu_children[] = { variable in typeref:struct:platform_device
550 for (n = 0; n < ARRAY_SIZE(gta02_devices_pmu_children); n++) gta02_pmu_attach_child_devices()
551 gta02_devices_pmu_children[n]->dev.parent = pcf->dev; gta02_pmu_attach_child_devices()
553 platform_add_devices(gta02_devices_pmu_children, gta02_pmu_attach_child_devices()
554 ARRAY_SIZE(gta02_devices_pmu_children)); gta02_pmu_attach_child_devices()

Completed in 77 milliseconds