Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dclocksource.c1471 static struct bus_type clocksource_subsys = { variable
1478 .bus = &clocksource_subsys,
1484 int error = subsys_system_register(&clocksource_subsys, NULL); in init_clocksource_sysfs()