Searched defs:omap_mux_options (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-omap2/
H A Dmux.c102 static char *omap_mux_options; variable
883 omap_mux_options = options;
899 if (!omap_mux_options)
902 options = kstrdup(omap_mux_options, GFP_KERNEL);

Completed in 52 milliseconds