the_mode 1970 sound/soc/codecs/wm5100.c static void wm5100_set_detect_mode(struct wm5100_priv *wm5100, int the_mode) the_mode 1972 sound/soc/codecs/wm5100.c struct wm5100_jack_mode *mode = &wm5100->pdata.jack_modes[the_mode]; the_mode 1974 sound/soc/codecs/wm5100.c if (WARN_ON(the_mode >= ARRAY_SIZE(wm5100->pdata.jack_modes))) the_mode 1987 sound/soc/codecs/wm5100.c wm5100->jack_mode = the_mode;