early_platform_driver 1317 drivers/base/platform.c int __init early_platform_driver_register(struct early_platform_driver *epdrv,
early_platform_driver 1425 drivers/base/platform.c early_platform_match(struct early_platform_driver *epdrv, int id)
early_platform_driver 1442 drivers/base/platform.c static int __init early_platform_left(struct early_platform_driver *epdrv,
early_platform_driver 1465 drivers/base/platform.c 	struct early_platform_driver *epdrv;
early_platform_driver  310 include/linux/platform_device.h extern int early_platform_driver_register(struct early_platform_driver *epdrv,
early_platform_driver  329 include/linux/platform_device.h static __initdata struct early_platform_driver early_driver = {		\