Home
last modified time | relevance | path

Searched defs:arch_mux_cfg (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-omap1/
Dmux.c22 static struct omap_mux_cfg arch_mux_cfg; variable
442 int __init omap_mux_register(struct omap_mux_cfg *arch_mux_cfg) in omap_mux_register()