Searched refs:gt1x_touch_key_array (Results 1 – 3 of 3) sorted by relevance
564 extern const u16 gt1x_touch_key_array[];
508 input_set_capability(input_dev, EV_KEY, gt1x_touch_key_array[index]); in gt1x_request_input_dev()
52 const u16 gt1x_touch_key_array[] = GTP_KEY_TAB; variable1244 input_report_key(dev, gt1x_touch_key_array[i], key_value & (0x01 << i)); in gt1x_touch_event_handler()