Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dmux.c193 char *mode_cur = mux->muxnames[i]; in _omap_mux_get_by_name() local
195 if (!mode_cur) in _omap_mux_get_by_name()
198 if (!strcmp(mode_name, mode_cur)) { in _omap_mux_get_by_name()