Searched refs:hmt_set_input_mode (Results 1 – 1 of 1) sorted by relevance
229 static int hmt_set_input_mode(struct hmt_softc *, enum hconf_input_mode);364 err = hmt_set_input_mode(sc, HCONF_INPUT_MODE_MT_TOUCHPAD); in hmt_attach()863 hmt_set_input_mode(struct hmt_softc *sc, enum hconf_input_mode mode) in hmt_set_input_mode() function