Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/kernel/
H A Dtime.c188 static struct clocksource clocksource_const = { variable
202 res = clocksource_register_hz(&clocksource_const, freq); in constant_clocksource_init()