Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dmux.c22 static struct omap_mux_cfg arch_mux_cfg; variable
396 int __init omap_mux_register(struct omap_mux_cfg *arch_mux_cfg) in omap_mux_register()