Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap1/
Dmux.c22 static struct omap_mux_cfg arch_mux_cfg;
440 static struct omap_mux_cfg *mux_cfg;
442 int __init omap_mux_register(struct omap_mux_cfg *arch_mux_cfg) in omap_mux_register()
/Linux-v5.4/arch/arm/mach-omap1/include/mach/
Dmux.h422 struct omap_mux_cfg { struct
431 extern int omap_mux_register(struct omap_mux_cfg *); argument