early_platform_device_list 1308 drivers/base/platform.c static __initdata LIST_HEAD(early_platform_device_list);
early_platform_device_list 1387 drivers/base/platform.c 				      &early_platform_device_list);
early_platform_device_list 1429 drivers/base/platform.c 	list_for_each_entry(pd, &early_platform_device_list, dev.devres_head)
early_platform_device_list 1447 drivers/base/platform.c 	list_for_each_entry(pd, &early_platform_device_list, dev.devres_head)
early_platform_device_list 1585 drivers/base/platform.c 	list_for_each_entry_safe(pd, pd2, &early_platform_device_list,