Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/time/
Dclocksource.c1418 static struct bus_type clocksource_subsys = { variable
1425 .bus = &clocksource_subsys,
1431 int error = subsys_system_register(&clocksource_subsys, NULL); in init_clocksource_sysfs()