Home
last modified time | relevance | path

Searched refs:omap_mux_cfg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap1/
Dmux.c36 static struct omap_mux_cfg arch_mux_cfg;
454 static struct omap_mux_cfg *mux_cfg;
456 int __init omap_mux_register(struct omap_mux_cfg *arch_mux_cfg) in omap_mux_register()
/linux-4.1.27/arch/arm/mach-omap1/include/mach/
Dmux.h435 struct omap_mux_cfg { struct
444 extern int omap_mux_register(struct omap_mux_cfg *); argument