Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dclocksource.c951 static struct bus_type clocksource_subsys = { variable
958 .bus = &clocksource_subsys,
963 int error = subsys_system_register(&clocksource_subsys, NULL); in init_clocksource_sysfs()