Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
H A Dclockevents.c663 static struct bus_type clockevents_subsys = { variable
723 .bus = &clockevents_subsys,
757 dev->bus = &clockevents_subsys; in tick_init_sysfs()
771 int err = subsys_system_register(&clockevents_subsys, NULL); in clockevents_init_sysfs()
/kernel/linux/linux-6.6/kernel/time/
H A Dclockevents.c662 static struct bus_type clockevents_subsys = { variable
723 .bus = &clockevents_subsys,
757 dev->bus = &clockevents_subsys; in tick_init_sysfs()
771 int err = subsys_system_register(&clockevents_subsys, NULL); in clockevents_init_sysfs()

Completed in 2 milliseconds