rtl_subsys        182 drivers/platform/x86/ibm_rtl.c static struct bus_type rtl_subsys = {
rtl_subsys        200 drivers/platform/x86/ibm_rtl.c 	ret = subsys_system_register(&rtl_subsys, NULL);
rtl_subsys        203 drivers/platform/x86/ibm_rtl.c 			device_create_file(rtl_subsys.dev_root, rtl_attributes[i]);
rtl_subsys        211 drivers/platform/x86/ibm_rtl.c 		device_remove_file(rtl_subsys.dev_root, rtl_attributes[i]);
rtl_subsys        212 drivers/platform/x86/ibm_rtl.c 	bus_unregister(&rtl_subsys);