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()
2069 wacom_wac->touch_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2072 !wacom_wac->touch_input || in wacom_allocate_inputs()
2077 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()
2090 touch_input_dev = wacom_wac->touch_input; in wacom_register_inputs()
2112 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2136 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2276 wacom->wacom_wac.touch_input = NULL; in wacom_release_resources()
2284 wacom_wac->shared->touch_input = wacom_wac->touch_input; in wacom_set_shared_values()
2299 wacom_wac->shared->touch_input) { in wacom_set_shared_values()
2300 set_bit(EV_SW, wacom_wac->shared->touch_input->evbit); in wacom_set_shared_values()
2301 input_set_capability(wacom_wac->shared->touch_input, EV_SW, in wacom_set_shared_values()