Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c584 static int fts_input_report_key(struct fts_ts_data *data, int index) in fts_input_report_key() function
629 fts_input_report_key(data, i); in fts_input_report_b()
715 fts_input_report_key(data, i); in fts_input_report_a()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c391 static int fts_input_report_key(struct fts_ts_data *data, int index) in fts_input_report_key() function
433 if (fts_input_report_key(data, i) == 0) { in fts_input_report_b()
515 if (fts_input_report_key(data, i) == 0) { in fts_input_report_a()