Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dclocksource.c950 static struct bus_type clocksource_subsys = { variable
957 .bus = &clocksource_subsys,
962 int error = subsys_system_register(&clocksource_subsys, NULL); in init_clocksource_sysfs()