Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Darm_global_timer.c219 static struct clocksource gt_clocksource = { variable
282 return clocksource_register_hz(&gt_clocksource, gt_target_rate); in gt_clocksource_init()