Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dmach-gta02.c532 static struct platform_device *gta02_devices_pmu_children[] = { variable
553 for (n = 0; n < ARRAY_SIZE(gta02_devices_pmu_children); n++) in gta02_pmu_attach_child_devices()
554 gta02_devices_pmu_children[n]->dev.parent = pcf->dev; in gta02_pmu_attach_child_devices()
556 platform_add_devices(gta02_devices_pmu_children, in gta02_pmu_attach_child_devices()
557 ARRAY_SIZE(gta02_devices_pmu_children)); in gta02_pmu_attach_child_devices()