Searched refs:s3c2412_subsys (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Ds3c2412.c155 struct bus_type s3c2412_subsys = { variable in typeref:struct:bus_type
162 return subsys_system_register(&s3c2412_subsys, NULL); s3c2412_core_init()
168 .bus = &s3c2412_subsys,
H A Dpm-s3c2412.c99 .subsys = &s3c2412_subsys,
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dcpu.h136 extern struct bus_type s3c2412_subsys;
/linux-4.4.14/drivers/cpufreq/
H A Ds3c2412-cpufreq.c246 .subsys = &s3c2412_subsys,

Completed in 225 milliseconds