Home
last modified time | relevance | path

Searched refs:subsys_system_register (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c2410.c102 return subsys_system_register(&s3c2410_subsys, NULL); in s3c2410_core_init()
109 return subsys_system_register(&s3c2410a_subsys, NULL); in s3c2410a_core_init()
H A Ds3c244x.c91 return subsys_system_register(&s3c2440_subsys, NULL); in s3c2440_core_init()
98 return subsys_system_register(&s3c2442_subsys, NULL); in s3c2442_core_init()
H A Ds3c6400.c80 return subsys_system_register(&s3c6400_subsys, NULL); in s3c6400_core_init()
H A Ds3c6410.c84 return subsys_system_register(&s3c6410_subsys, NULL); in s3c6410_core_init()
H A Ds3c2443.c109 return subsys_system_register(&s3c2443_subsys, NULL); in s3c2443_core_init()
H A Ds3c2416.c129 return subsys_system_register(&s3c2416_subsys, NULL); in s3c2416_core_init()
H A Ds3c2412.c156 return subsys_system_register(&s3c2412_subsys, NULL); in s3c2412_core_init()
H A Ds3c64xx.c215 subsys_system_register(&s3c64xx_subsys, NULL); in s3c64xx_dev_init()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcontainer.c38 ret = subsys_system_register(&container_subsys, NULL); in container_dev_init()
H A Dbus.c1159 int subsys_system_register(struct bus_type *subsys, in subsys_system_register() function
1164 EXPORT_SYMBOL_GPL(subsys_system_register);
H A Dcpu.c626 if (subsys_system_register(&cpu_subsys, cpu_root_attr_groups)) in cpu_dev_init()
H A Dmemory.c730 ret = subsys_system_register(&memory_subsys, memory_root_attr_groups); in memory_dev_init()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dedac_module.c80 err = subsys_system_register(&edac_subsys, NULL); in edac_subsys_init()
/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A D7segled.c96 error = subsys_system_register(&tx_7segled_subsys, NULL); in tx_7segled_init_sysfs()
H A Dsetup.c932 err = subsys_system_register(&txx9_sramc_subsys, NULL); in txx9_sramc_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dsuspend.c201 if ((rc = subsys_system_register(&suspend_subsys, NULL))) in pseries_suspend_sysfs_register()
H A Dcmm.c400 if ((rc = subsys_system_register(&cmm_subsys, NULL))) in cmm_sysfs_register()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-balloon.c255 error = subsys_system_register(&balloon_subsys, NULL); in register_balloon()
H A Dpcpu.c398 ret = subsys_system_register(&xen_pcpu_subsys, NULL); in xen_pcpu_init()
/OK3568_Linux_fs/kernel/arch/sh/drivers/dma/
H A Ddma-sysfs.c50 ret = subsys_system_register(&dma_subsys, NULL); in dma_subsys_init()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dibm_rtl.c200 ret = subsys_system_register(&rtl_subsys, NULL); in rtl_setup_sysfs()
/OK3568_Linux_fs/kernel/drivers/sh/intc/
H A Dcore.c493 error = subsys_system_register(&intc_subsys, NULL); in register_intc_devs()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclockevents.c771 int err = subsys_system_register(&clockevents_subsys, NULL); in clockevents_init_sysfs()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtime.c951 rc = subsys_system_register(&stp_subsys, NULL); in stp_init_sysfs()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspu_base.c766 ret = subsys_system_register(&spu_subsys, NULL); in init_spu_base()

12