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

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.h22 extern void s3c2410_map_io(void);
29 #define s3c2410_map_io NULL macro
H A Ds3c2410.c69 /* s3c2410_map_io
75 void __init s3c2410_map_io(void) s3c2410_map_io() function
H A Dcommon.c73 .map_io = s3c2410_map_io,
81 .map_io = s3c2410_map_io,

Completed in 61 milliseconds