Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/
Dhpet.c83 static struct clocksource *hpet_clocksource; variable
912 if (!hpet_clocksource) { in hpet_alloc()
917 hpet_clocksource = &clocksource_hpet; in hpet_alloc()