Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Dhpet.c88 static struct clocksource *hpet_clocksource; variable
940 if (!hpet_clocksource) { in hpet_alloc()
945 hpet_clocksource = &clocksource_hpet; in hpet_alloc()