Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Darm_global_timer.c213 static struct clocksource gt_clocksource = { variable
255 return clocksource_register_hz(&gt_clocksource, gt_clk_rate); in gt_clocksource_init()