Searched refs:omap_mux_cfg (Results 1 – 2 of 2) sorted by relevance
36 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()
435 struct omap_mux_cfg { struct444 extern int omap_mux_register(struct omap_mux_cfg *); argument