Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/kernel/
Dtime.c249 static struct clocksource clocksource_tod = { variable
262 return &clocksource_tod; in clocksource_default_clock()
282 if (__clocksource_register(&clocksource_tod) != 0) in time_init()