Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Dhpet.c85 static struct clocksource *hpet_clocksource; variable
956 if (!hpet_clocksource) { in hpet_alloc()
961 hpet_clocksource = &clocksource_hpet; in hpet_alloc()