Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhconf.c135 hconf_set_feature_control(struct hconf_softc *sc, int ctrl_id, u_int val) in hconf_set_feature_control() function
200 error = hconf_set_feature_control(sc, ctrl_id, value); in hconf_feature_control_handler()
303 error = hconf_set_feature_control(sc, i, in hconf_resume()
319 return (hconf_set_feature_control(sc, INPUT_MODE, mode)); in hconf_set_input_mode()