Home
last modified time | relevance | path

Searched refs:omap1_mux_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/include/mach/
H A Dmux.h430 extern int omap1_mux_init(void);
435 static inline int omap1_mux_init(void) { return 0; } in omap1_mux_init() function
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dio.c133 omap1_mux_init(); in omap1_init_early()
H A Dmux.c490 int __init omap1_mux_init(void) in omap1_mux_init() function