Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c82 static struct clocksource *hpet_clocksource; variable
947 if (!hpet_clocksource) { in hpet_alloc()
952 hpet_clocksource = &clocksource_hpet; in hpet_alloc()
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c83 static struct clocksource *hpet_clocksource; variable
912 if (!hpet_clocksource) { in hpet_alloc()
917 hpet_clocksource = &clocksource_hpet; in hpet_alloc()

Completed in 3 milliseconds