Searched refs:s3c2412_map_io (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h36 extern void s3c2412_map_io(void);
44 #define s3c2412_map_io NULL macro
H A Ds3c2412.c128 /* s3c2412_map_io
134 void __init s3c2412_map_io(void) s3c2412_map_io() function
H A Dcommon.c121 .map_io = s3c2412_map_io,
129 .map_io = s3c2412_map_io,

Completed in 42 milliseconds