Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c83 static struct clocksource *hpet_clocksource; variable
936 if (!hpet_clocksource) { in hpet_alloc()
941 hpet_clocksource = &clocksource_hpet; in hpet_alloc()