Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Dtime.c244 static struct clocksource clocksource_tod = { variable
257 return &clocksource_tod; in clocksource_default_clock()
277 if (__clocksource_register(&clocksource_tod) != 0) in time_init()