Searched refs:gta02_devices_pmu_children (Results 1 – 1 of 1) sorted by relevance
532 static struct platform_device *gta02_devices_pmu_children[] = { variable553 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()