Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dmux.c194 char *mode_cur = mux->muxnames[i]; in _omap_mux_get_by_name() local
196 if (!mode_cur) in _omap_mux_get_by_name()
199 if (!strcmp(mode_name, mode_cur)) { in _omap_mux_get_by_name()