Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dclocksource.c1478 static const struct bus_type clocksource_subsys = { variable
1485 .bus = &clocksource_subsys,
1491 int error = subsys_system_register(&clocksource_subsys, NULL); in init_clocksource_sysfs()