Home
last modified time | relevance | path

Searched refs:gt1x_stylus_key_array (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c62 static const u16 gt1x_stylus_key_array[] = GTP_STYLUS_KEY_TAB; variable
1216 input_report_key(pen_dev, gt1x_stylus_key_array[i - 4], temp & (0x01 << i)); in gt1x_touch_event_handler()