Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/time/
Dclocksource.c1448 static struct bus_type clocksource_subsys = { variable
1455 .bus = &clocksource_subsys,
1461 int error = subsys_system_register(&clocksource_subsys, NULL); in init_clocksource_sysfs()