Searched refs:gta02_devices_pmu_children (Results 1 – 1 of 1) sorted by relevance
529 static struct platform_device *gta02_devices_pmu_children[] = { variable550 for (n = 0; n < ARRAY_SIZE(gta02_devices_pmu_children); n++) in gta02_pmu_attach_child_devices()551 gta02_devices_pmu_children[n]->dev.parent = pcf->dev; in gta02_pmu_attach_child_devices()553 platform_add_devices(gta02_devices_pmu_children, in gta02_pmu_attach_child_devices()554 ARRAY_SIZE(gta02_devices_pmu_children)); in gta02_pmu_attach_child_devices()