stp_subsys 689 arch/s390/kernel/time.c static struct bus_type stp_subsys = { stp_subsys 853 arch/s390/kernel/time.c rc = subsys_system_register(&stp_subsys, NULL); stp_subsys 857 arch/s390/kernel/time.c rc = device_create_file(stp_subsys.dev_root, *attr); stp_subsys 864 arch/s390/kernel/time.c device_remove_file(stp_subsys.dev_root, *attr); stp_subsys 865 arch/s390/kernel/time.c bus_unregister(&stp_subsys);