Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dtime.c246 static struct clocksource clocksource_tod = { variable
260 return &clocksource_tod; in clocksource_default_clock()
280 if (__clocksource_register(&clocksource_tod) != 0) in time_init()