Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Djiffies.c51 static struct clocksource clocksource_jiffies = { variable
83 return __clocksource_register(&clocksource_jiffies); in init_jiffies_clocksource()
90 return &clocksource_jiffies; in clocksource_default_clock()
102 refined_jiffies = clocksource_jiffies; in register_refined_jiffies()