Lines Matching refs:touch_input
498 input_mt_init_slots(wacom_wac->touch_input, in wacom_post_parse_hid()
502 input_mt_init_slots(wacom_wac->touch_input, in wacom_post_parse_hid()
2040 wacom_wac->touch_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2043 !wacom_wac->touch_input || in wacom_allocate_inputs()
2048 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()
2061 touch_input_dev = wacom_wac->touch_input; in wacom_register_inputs()
2083 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2107 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2243 wacom->wacom_wac.touch_input = NULL; in wacom_release_resources()
2251 wacom_wac->shared->touch_input = wacom_wac->touch_input; in wacom_set_shared_values()
2260 wacom_wac->shared->touch_input) { in wacom_set_shared_values()
2261 set_bit(EV_SW, wacom_wac->shared->touch_input->evbit); in wacom_set_shared_values()
2262 input_set_capability(wacom_wac->shared->touch_input, EV_SW, in wacom_set_shared_values()