s3c24xx_init_io   144 arch/arm/mach-s3c24xx/mach-amlm5900.c 	s3c24xx_init_io(amlm5900_iodesc, ARRAY_SIZE(amlm5900_iodesc));
s3c24xx_init_io   385 arch/arm/mach-s3c24xx/mach-anubis.c 	s3c24xx_init_io(anubis_iodesc, ARRAY_SIZE(anubis_iodesc));
s3c24xx_init_io   198 arch/arm/mach-s3c24xx/mach-at2440evb.c 	s3c24xx_init_io(at2440evb_iodesc, ARRAY_SIZE(at2440evb_iodesc));
s3c24xx_init_io   551 arch/arm/mach-s3c24xx/mach-bast.c 	s3c24xx_init_io(bast_iodesc, ARRAY_SIZE(bast_iodesc));
s3c24xx_init_io   479 arch/arm/mach-s3c24xx/mach-gta02.c 	s3c24xx_init_io(gta02_iodesc, ARRAY_SIZE(gta02_iodesc));
s3c24xx_init_io   659 arch/arm/mach-s3c24xx/mach-h1940.c 	s3c24xx_init_io(h1940_iodesc, ARRAY_SIZE(h1940_iodesc));
s3c24xx_init_io   524 arch/arm/mach-s3c24xx/mach-jive.c 	s3c24xx_init_io(jive_iodesc, ARRAY_SIZE(jive_iodesc));
s3c24xx_init_io   557 arch/arm/mach-s3c24xx/mach-mini2440.c 	s3c24xx_init_io(mini2440_iodesc, ARRAY_SIZE(mini2440_iodesc));
s3c24xx_init_io   542 arch/arm/mach-s3c24xx/mach-n30.c 	s3c24xx_init_io(n30_iodesc, ARRAY_SIZE(n30_iodesc));
s3c24xx_init_io   132 arch/arm/mach-s3c24xx/mach-nexcoder.c 	s3c24xx_init_io(nexcoder_iodesc, ARRAY_SIZE(nexcoder_iodesc));
s3c24xx_init_io   360 arch/arm/mach-s3c24xx/mach-osiris.c 	s3c24xx_init_io(osiris_iodesc, ARRAY_SIZE(osiris_iodesc));
s3c24xx_init_io    96 arch/arm/mach-s3c24xx/mach-otom.c 	s3c24xx_init_io(otom11_iodesc, ARRAY_SIZE(otom11_iodesc));
s3c24xx_init_io   304 arch/arm/mach-s3c24xx/mach-qt2410.c 	s3c24xx_init_io(qt2410_iodesc, ARRAY_SIZE(qt2410_iodesc));
s3c24xx_init_io   749 arch/arm/mach-s3c24xx/mach-rx1950.c 	s3c24xx_init_io(rx1950_iodesc, ARRAY_SIZE(rx1950_iodesc));
s3c24xx_init_io   175 arch/arm/mach-s3c24xx/mach-rx3715.c 	s3c24xx_init_io(rx3715_iodesc, ARRAY_SIZE(rx3715_iodesc));
s3c24xx_init_io    28 arch/arm/mach-s3c24xx/mach-s3c2416-dt.c 	s3c24xx_init_io(NULL, 0);
s3c24xx_init_io    82 arch/arm/mach-s3c24xx/mach-smdk2410.c 	s3c24xx_init_io(smdk2410_iodesc, ARRAY_SIZE(smdk2410_iodesc));
s3c24xx_init_io   100 arch/arm/mach-s3c24xx/mach-smdk2413.c 	s3c24xx_init_io(smdk2413_iodesc, ARRAY_SIZE(smdk2413_iodesc));
s3c24xx_init_io   223 arch/arm/mach-s3c24xx/mach-smdk2416.c 	s3c24xx_init_io(smdk2416_iodesc, ARRAY_SIZE(smdk2416_iodesc));
s3c24xx_init_io   155 arch/arm/mach-s3c24xx/mach-smdk2440.c 	s3c24xx_init_io(smdk2440_iodesc, ARRAY_SIZE(smdk2440_iodesc));
s3c24xx_init_io   113 arch/arm/mach-s3c24xx/mach-smdk2443.c 	s3c24xx_init_io(smdk2443_iodesc, ARRAY_SIZE(smdk2443_iodesc));
s3c24xx_init_io   120 arch/arm/mach-s3c24xx/mach-tct_hammer.c 	s3c24xx_init_io(tct_hammer_iodesc, ARRAY_SIZE(tct_hammer_iodesc));
s3c24xx_init_io   306 arch/arm/mach-s3c24xx/mach-vr1000.c 	s3c24xx_init_io(vr1000_iodesc, ARRAY_SIZE(vr1000_iodesc));
s3c24xx_init_io   137 arch/arm/mach-s3c24xx/mach-vstms.c 	s3c24xx_init_io(vstms_iodesc, ARRAY_SIZE(vstms_iodesc));
s3c24xx_init_io   109 arch/arm/plat-samsung/include/plat/cpu.h extern void s3c24xx_init_io(struct map_desc *mach_desc, int size);