Searched refs:compare_array (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/ |
| H A D | focaltech_test_ft8201.c | 747 tmp_result = compare_array(cbdata, thr->cb_min, thr->cb_max, key_check); in ft8201_cb_test() 804 tmp_result = compare_array(rawdata, in ft8201_rawdata_test()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.h | 518 bool compare_array(int *data, int *min, int *max, bool key);
|
| H A D | focaltech_test.c | 781 bool compare_array(int *data, int *min, int *max, bool key) in compare_array() function
|