Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dhpet.c91 static struct clocksource *hpet_clocksource; variable
934 if (!hpet_clocksource) { in hpet_alloc()
941 hpet_clocksource = &clocksource_hpet; in hpet_alloc()