Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dmux.h135 extern int omap1_mux_init(void);
139 static inline int omap1_mux_init(void) { return 0; } in omap1_mux_init() function
H A Dtime.c230 omap1_mux_init(); in omap1_timer_init()
H A Dmux.c444 int __init omap1_mux_init(void) in omap1_mux_init() function