Lines Matching refs:touch_input
463 input_mt_init_slots(wacom_wac->touch_input, in wacom_post_parse_hid()
467 input_mt_init_slots(wacom_wac->touch_input, in wacom_post_parse_hid()
2005 wacom_wac->touch_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2008 !wacom_wac->touch_input || in wacom_allocate_inputs()
2013 wacom_wac->touch_input->name = wacom_wac->touch_name; in wacom_allocate_inputs()
2026 touch_input_dev = wacom_wac->touch_input; in wacom_register_inputs()
2048 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2072 wacom_wac->touch_input = NULL; in wacom_register_inputs()
2208 wacom->wacom_wac.touch_input = NULL; in wacom_release_resources()
2216 wacom_wac->shared->touch_input = wacom_wac->touch_input; in wacom_set_shared_values()
2225 wacom_wac->shared->touch_input) { in wacom_set_shared_values()
2226 set_bit(EV_SW, wacom_wac->shared->touch_input->evbit); in wacom_set_shared_values()
2227 input_set_capability(wacom_wac->shared->touch_input, EV_SW, in wacom_set_shared_values()