sh_tmu_device_driver  648 drivers/clocksource/sh_tmu.c static struct platform_driver sh_tmu_device_driver = {
sh_tmu_device_driver  660 drivers/clocksource/sh_tmu.c 	return platform_driver_register(&sh_tmu_device_driver);
sh_tmu_device_driver  665 drivers/clocksource/sh_tmu.c 	platform_driver_unregister(&sh_tmu_device_driver);
sh_tmu_device_driver  668 drivers/clocksource/sh_tmu.c early_platform_init("earlytimer", &sh_tmu_device_driver);