Searched refs:subsys_system_register (Results 1 - 8 of 8) sorted by relevance

/drivers/edac/
H A Dedac_stub.c72 err = subsys_system_register(&edac_subsys, NULL);
/drivers/xen/
H A Dxen-balloon.c224 error = subsys_system_register(&balloon_subsys, NULL);
/drivers/base/
H A Dcpu.c318 if (subsys_system_register(&cpu_subsys, cpu_root_attr_groups))
H A Dbus.c1223 * subsys_system_register - register a subsystem at /sys/devices/system/
1240 int subsys_system_register(struct bus_type *subsys, function
1280 EXPORT_SYMBOL_GPL(subsys_system_register); variable
H A Dmemory.c669 ret = subsys_system_register(&memory_subsys, NULL);
H A Dnode.c656 ret = subsys_system_register(&node_subsys, cpu_root_attr_groups);
/drivers/platform/x86/
H A Dibm_rtl.c214 ret = subsys_system_register(&rtl_subsys, NULL);
/drivers/sh/intc/
H A Dcore.c469 error = subsys_system_register(&intc_subsys, NULL);

Completed in 270 milliseconds