Home
last modified time | relevance | path

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

/src/sys/dev/hid/
H A Dhconf.h37 int hconf_set_input_mode(device_t, enum hconf_input_mode);
H A Dhconf.c315 hconf_set_input_mode(device_t dev, enum hconf_input_mode mode) in hconf_set_input_mode() function
H A Dhmt.c888 err = hconf_set_input_mode(hconf, mode); in hmt_set_input_mode()