Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclockevents.c707 static const struct bus_type clockevents_subsys = { in unbind_device_store()
768 .bus = &clockevents_subsys, in tick_init_sysfs()
802 dev->bus = &clockevents_subsys;
816 int err = subsys_system_register(&clockevents_subsys, NULL);
673 static const struct bus_type clockevents_subsys = { global() variable