Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gsl3670.h21 int finger_num; member
H A Drockchip_gslX680.c770 cinfo.finger_num = touches; in gslX680_ts_worker()
771 print_info("tp-gsl finger_num = %d\n", cinfo.finger_num); in gslX680_ts_worker()
779 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gslX680_ts_worker()
798 touches = cinfo.finger_num; in gslX680_ts_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl3673_800x1280.h22 int finger_num; member
H A Dgsl3673.h23 int finger_num; member
H A Dtp_gslx680_board.h20 int finger_num; member
H A Dgslx6801.h29 int finger_num; member
H A Drochkchip_gslX680_8inch_800x1280_tg806_10.h23 int finger_num; member
H A Dgslx680_firefly.h25 int finger_num; member
H A Dgslx680.h41 int finger_num; member
H A Dgslx680_pad.h28 int finger_num; member
H A Dgslx680_firefly.c695 cinfo.finger_num = touches;
696 print_info("tp-gsl finger_num = %d\n", cinfo.finger_num);
704 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16)
720 touches = cinfo.finger_num;
H A Dgslx680a.c822 cinfo.finger_num = touches; in gslX680_ts_worker()
823 print_info("tp-gsl finger_num = %d\n", cinfo.finger_num); in gslX680_ts_worker()
831 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gslX680_ts_worker()
850 touches = cinfo.finger_num; in gslX680_ts_worker()
H A Dgslx680_pad.c720 cinfo.finger_num = touches; in gslX680_ts_worker()
729 cinfo.finger_num=(ts->touch_data[3]<<24)|(ts->touch_data[2]<<16) in gslX680_ts_worker()
743 touches = cinfo.finger_num; in gslX680_ts_worker()
H A Dgsl3673.c816 cinfo.finger_num = touches; in gsl3673_ts_worker()
825 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gsl3673_ts_worker()
844 touches = cinfo.finger_num; in gsl3673_ts_worker()
H A Dgsl3673_800x1280.c838 cinfo.finger_num = touches; in gsl3673_ts_worker()
847 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gsl3673_ts_worker()
866 touches = cinfo.finger_num; in gsl3673_ts_worker()
H A Dgslx680.c1006 cinfo.finger_num = touches; in gslX680_ts_worker()
1021 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gslX680_ts_worker()
1040 touches = cinfo.finger_num; in gslX680_ts_worker()
H A Dgslx6801.c943 cinfo.finger_num = touches; in gslX680_ts_worker()
957 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gslX680_ts_worker()
973 touches = cinfo.finger_num; in gslX680_ts_worker()
H A Dgsl_point_id.c71 int finger_num; member
1445 cinfo->finger_num = 0; in PointReport()
1519 cinfo->finger_num = num; in PointReport()
2650 point_num = cinfo->finger_num; in gsl_alg_id_main()
2661 cinfo->finger_num = 0; in gsl_alg_id_main()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Drk3368_th863c_10.h28 int finger_num; member
H A Dgsl3676.c811 cinfo.finger_num = touches; in gsl_ts_worker()
820 cinfo.finger_num = (ts->touch_data[3] << 24) | (ts->touch_data[2] << 16) in gsl_ts_worker()
839 touches = cinfo.finger_num; in gsl_ts_worker()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h105 int finger_num; member