Home
last modified time | relevance | path

Searched refs:sh_tmu_device_driver (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dsh_tmu.c648 static struct platform_driver sh_tmu_device_driver = { variable
660 return platform_driver_register(&sh_tmu_device_driver); in sh_tmu_init()
665 platform_driver_unregister(&sh_tmu_device_driver); in sh_tmu_exit()
669 sh_early_platform_init("earlytimer", &sh_tmu_device_driver);