Lines Matching refs:touch_input
495 input_mt_init_slots(wacom_wac->touch_input, in wacom_post_parse_hid()
499 input_mt_init_slots(wacom_wac->touch_input, in wacom_post_parse_hid()
2066 wacom_wac->touch_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2069 !wacom_wac->touch_input || in wacom_allocate_inputs()
2074 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()
2087 touch_input_dev = wacom_wac->touch_input; in wacom_register_inputs()
2109 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2133 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2269 wacom->wacom_wac.touch_input = NULL; in wacom_release_resources()
2277 wacom_wac->shared->touch_input = wacom_wac->touch_input; in wacom_set_shared_values()
2292 wacom_wac->shared->touch_input) { in wacom_set_shared_values()
2293 set_bit(EV_SW, wacom_wac->shared->touch_input->evbit); in wacom_set_shared_values()
2294 input_set_capability(wacom_wac->shared->touch_input, EV_SW, in wacom_set_shared_values()