Searched refs:wmt_set_input_mode (Results 1 – 1 of 1) sorted by relevance
253 static int wmt_set_input_mode(struct wmt_softc *, enum wmt_input_mode);381 err = wmt_set_input_mode(sc, WMT_INPUT_MODE_MT_TOUCHPAD); in wmt_attach()955 wmt_set_input_mode(struct wmt_softc *sc, enum wmt_input_mode mode) in wmt_set_input_mode() function